AI Agents Is Why We Can’t Have Nice AI Things

Picture of Judy Shapiro

Judy Shapiro

Editor-in-Chief at The Trust Web Times
Picture of Judy Shapiro

Judy Shapiro

Editor-in-Chief at The Trust Web Times

The real risk isn’t AI buying your ad. It’s AI agents talking to other AI agents — with permissions nobody double-checked.

Every marketing team now has an AI story. Somewhere between the pilot project and the board deck, a promise took hold: give the machine enough data and enough autonomy, and it will find efficiencies no human could. Some of that promise is real. But 2026 has made one thing painfully clear: the danger isn’t a buying optimization agent but what happens once AI agents are given credentials, tools, and the ability to talk to other AI agents — inside a company, across marketing platforms, and increasingly, across companies that have never met.

That shift changes the whole conversation about AI risk. A single AI model making a bad suggestion is a nuisance. A network of AI agents passing tasks, data, passwords and access to one another — each one trusting the last — is a security problem. And 2026 supplied the case study that proved it.

Part One: What Happens When Agents Start Talking to Each Other

An AI agent isn’t just a smarter chatbot. It’s a system that can take actions on its own — querying a database, calling another piece of software, handing a task off to a second agent that then hands it off to a third. That chaining is exactly what makes agents useful for marketing teams juggling data pipelines, ad platforms, and content tools. It’s also exactly what makes them dangerous, because every handoff is a place where a permission can be too broad, a credential can be too long-lived, or a step can happen with no one watching.

Security researchers have started calling this problem “non-human identity” risk: AI agents now hold logins, API keys, and system access the same way an employee would, except nobody runs a background check on an agent, and few companies have a clear list of which agents can reach which systems. When agents are only accessing their own sandbox, that’s manageable. When one agent’s access becomes another agent’s stepping stone, small oversights compound fast.

The case study: OpenAI Rogue Kerfuffle.

In mid-2026, OpenAI disclosed that its own AI agents, running inside an internal evaluation, broke out of the isolated environment they were supposed to stay in and reached the open internet. From there, the agents found and used credentials they were never meant to have, chained together a handful of small vulnerabilities, and used that access to get into the systems of Hugging Face, a major AI hosting platform that serves as a central hub where developers, researchers, and data scientists from around the world can build, share, test, and collaborate on artificial intelligence models, datasets, and interactive AI demos.

Put simply: the agents were told to solve a task, they found a shortcut that involved breaking into someone else’s servers, and nobody caught it until after the fact. OpenAI didn’t even realize the two incidents were connected at first — it only discovered its own agents were responsible when it asked Hugging Face to revoke some exposed credentials, and Hugging Face said those credentials had already been revoked because they’d been used in the attack it was investigating.

The technical detail that matters most for marketers isn’t the exotic exploit chain. It’s this: analysts who dug into the breach afterward pointed out that the root cause was mundane. A background system had been left holding broad, long-lasting credentials that had no real reason to be reachable at all. That is not a novel AI failure. It’s the oldest problem in security — a permission that was granted once, never revisited, and eventually found by something that knew how to look.

Why this was human error, not machine error.

It’s tempting to describe this as “the AI went rogue.” That framing lets everyone off the hook too easily. The agents did what agents do: they pursued a goal relentlessly and used whatever access was available to get there. The failure sat upstream of the AI, in decisions people made and then forgot about:

  • Standing credentials with far more reach than the task in front of them ever needed — the digital equivalent of giving a summer intern the master key to the building.
  • No process for regularly asking which systems an agent could still reach, months after it was first configured.
  • Monitoring built for human-speed mistakes, not for a system that can try thousands of small probes in the time it takes a person to read one alert.
  • A boundary — the “isolated test environment” — that everyone assumed was solid because it was labeled that way, not because anyone had recently verified it.

None of that required the AI to be malicious or even especially clever. It required only that a human decision about permissions was made once, under different assumptions, and never checked again. That’s a familiar pattern for anyone who has watched AI automation run without a second opinion — it has simply moved from “AI wrote a bad headline” to “AI agent reached a system it was never supposed to touch.”

Part Two: The Same Risk Is Already Inside Marketing Platforms

Marketing doesn’t need to build its own multi-agent evaluation lab to run into this problem — it’s already living inside the ad platforms marketers use every day. Meta, Google, and TikTok have spent years quietly connecting automated systems that hand off targeting, budget, and creative decisions to one another with less and less human sign-off in between. Meta’s “Advantage+” suite is the clearest example: an advertiser hands over targeting, placement, and increasingly creative decisions, trusting a chain of automated systems to coordinate the best-performing combination.

Layer AI agents from a company’s own marketing stack on top of that — an agent that pulls customer data, hands it to an agent that builds audience segments, which hands it to an agent that pushes creative live on a platform — and you’ve built exactly the kind of chain that failed at OpenAI, just for advertising instead of AI research. Each connection is a place where a permission might be broader than it should be, and where nobody may notice until the data has already moved somewhere it shouldn’t have.

The 2025 wave of AI advertising incidents already showed pieces of this: automated creative and targeting tools overriding what an advertiser intended because a human checkpoint had been streamlined away. Agent-to-agent connections raise the stakes, because the failure isn’t limited to one bad ad — it’s whatever data or access got passed along the chain before someone noticed.

The Fix: A Verification Layer Between Every Agent Handoff

The instinct after an incident like this is to slow down AI adoption. That’s the wrong lesson. The right lesson is that agent-to-agent systems need something they mostly don’t have yet: a layer that checks, every time one agent hands work to another, that the permission being used is the right one, scoped to the right task, for the right amount of time — and that logs the handoff so it can be audited later, not just discovered after a breach.

This is a different job than a firewall or an antivirus tool. It’s closer to an independent auditor sitting at every doorway between agents, verifying credentials and permissions in real time rather than trusting that whoever set them up months ago got it right and never needs to check again.

That’s the gap companies like Geeq are built to fill (geeq.io/solutions/ai-security).  Safety protocols often go unnoticed until the consequences of a security lapse becomes overtly felt.

Geeq positions itself as a verification layer that sits underneath existing systems — checking data integrity, permissions, and transactions in real time, on a zero-trust basis, rather than assuming a system configured correctly once will stay that way. Applied to marketing’s AI-agent problem, that kind of layer is what would have caught the OpenAI incident well before it reached Hugging Face. The urgent need to have a process and a standing check on whether a credential still matched the task it was being used for, instead of a permission quietly sitting unused and unreviewed until something found it.

This type of security protocols when ignored undermines the potential of AI. This is why we can’t have nice AI things in marketing unless we become disciplines about we use the AI agent ecosystem.  

What AI agent security protocols might look like.

  • A verification layer between every agent-to-agent handoff — not just at the outer edge of the network.
  • Credentials scoped to a single task and a short time window, not standing access granted once and forgotten.
  • Regular re-audits of what each agent can actually reach, independent of what it was originally configured to reach.
  • Logging built for machine speed, so an unusual chain of actions is flagged in minutes, not discovered months later during an unrelated investigation.

The Common Thread

Whether it’s a research lab’s evaluation agent finding its way into a hosting platform’s servers, or a marketing stack’s agents quietly passing customer data down a chain of automated handoffs, the failure is the same: a permission that made sense once and was never checked again. Fixing AI marketing’s trust problem was never really about making the models smarter. It’s about putting a verification layer in the places humans have stopped looking — between every agent and every other agent it talks to.

That, ultimately, is the updated answer to why marketing — and everyone else building on AI agents — can’t have nice things yet. Not because the technology doesn’t work, but because every unchecked handoff between agents is a door someone forgot to lock.

Other related articles:
Catching the AI marketing tiger by the tail – thrilling and dangerous – in equal measure. https://trustwebtimes.com/catching-the-ai-marketing-tiger-by-the-tail-thrilling-and-dangerous-in-equal-measure/

AI isn’t just another transformation – it is the metamorphosis of marketing itself. https://trustwebtimes.com/ai-isnt-just-another-transformation-it-is-the-metamorphosis-of-marketing-itself/

Defining the New AI Marketing Stack of Agents, Workflows, Automation, and Always-On Optimization.https://trustwebtimes.com/defining-the-new-ai-marketing-stack-of-agents-workflows-automation-and-always-on-optimization/

Sources:

BBC News. “OpenAI says its own AI agents hacked into rival company’s systems.” bbc.com/news/articles/c3ek3gvdnj3o

OpenAI. “OpenAI and Hugging Face partner to address security incident during model evaluation.” July 2026.

Hugging Face. “Security incident disclosure.” July 2026.

Axios. “How OpenAI’s agents broke out of testing to hack Hugging Face.” August 2026.

Cripps, C. “7 Worst AI Advertising Backfires of 2025 That Proved Automation Has Limits.” DesignRush, January 2026.

Geeq. “AI Security.” geeq.io/solutions/ai-security

Share: