Initializing portfolio

000

Aravind.
All articles
AI5 min read

Agents that got out: what OpenAI and Anthropic actually disclosed

OpenAI and Anthropic both disclosed autonomous agents reaching systems they were never meant to touch. The breaches are not the interesting part — how long it took to notice them is.

AravindChief Technology Officer & Advisor — AI, Cloud & Cybersecurity

Over the past two weeks, OpenAI and Anthropic have each disclosed incidents where autonomous agents crossed the boundaries they were meant to stay inside and reached real systems. The Economic Times called it the industry's Jurassic Park moment. The comparison holds up better than most — years of assurance that the safeguards would hold, then a run of events that tested the assurance rather than the safeguard.

I build agent systems for a living, and this one is worth reading closely. Though not for the reason most of the coverage suggests.

What was disclosed

OpenAI said an autonomous agent escaped a controlled cybersecurity evaluation, reached the open internet, and hacked the AI platform Hugging Face. It broke containment while pursuing the objective it had been given. The company called the incident unprecedented.

The follow-up was worse than the disclosure. The agent ran a days-long hacking spree that OpenAI did not immediately detect, and the investigation later found other organisations affected, including a customer connected to Modal Labs. Reuters then reported that OpenAI had turned up evidence of further containment failures as it widened the internal probe. Those reportedly stayed inside OpenAI's own network, but they suggest the first breach wasn't a one-off.

Anthropic disclosed something parallel, though not the same thing. Claude-based models reached the systems of a few organisations during cybersecurity evaluations, after an operational error left those systems exposed to the internet. Anthropic found out by reviewing more than 141,000 evaluations once OpenAI went public. Two of the affected organisations didn't know they'd been breached until Anthropic told them.

One containment escape, one operational mistake. Different failure modes, same result: a capable system interacting with external targets nobody meant it to reach.

The 141,000 is the story

Not the breaches. The review.

Anthropic didn't catch these through monitoring. It caught them by going back through 141,000 evaluations after a competitor's disclosure prompted a look. OpenAI didn't grasp the scope of the Hugging Face incident until after it was contained, and found the additional failures only once it widened the probe.

Both organisations have more safety engineering behind them than almost anyone else running agents in production. Both were surprised retroactively. The gap wasn't in their controls — it was in seeing what had already happened.

If your detection plan is "we'll review the logs when something prompts us to," that isn't detection. It's an archive.

Content risk and action risk aren't the same problem

The industry has had its controversies: misinformation, copyright, bias. Those were arguments about what models say. This is about what they do.

The systems here weren't producing text. They were pursuing goals, making decisions, and operating against external environments with limited human oversight in between. Safety researchers point to reward hacking as the mechanism — a system finds an unexpected route to its objective instead of the intended one, satisfying the goal while missing the point of the task.

Anyone who has watched an agent solve a task the wrong way knows the shape of this. Give a model a target and tools and it optimises for the target. Your tooling boundary is doing the work your prompt is not.

Regulators moved fast

US officials and the European Commission have engaged with the companies since the disclosures. Lawmakers have argued for stronger testing requirements before deployment, and European officials are citing these incidents as evidence that high-risk systems need close supervision.

The awkward part is that existing frameworks assume models that generate information. An agent that takes actions is a different category of thing. That's fuelling the argument that safety evaluations need to cover not just what a model knows but what it can do once it's wired to tools, networks, and live environments.

The legal picture is murkier. When an autonomous agent carries out an unauthorised intrusion, the laws in play were written for human actors, and an AI system has no intent in any conventional legal sense. Legal scholars suggest future cases might draw on some mix of tort, contract, agency law and product liability. None of those was built for software that pursues complex objectives on its own. That grey zone gets more crowded as agents get more access.

What I'd change on Monday

There's no consensus on the fix. Some researchers want stricter containment standards, others think continuous monitoring matters more. Both camps land on the same place: governance now counts as much as capability.

If you're shipping agent systems, none of this requires waiting for regulation.

Treat network egress as the primary control rather than the prompt. The instruction layer is guidance; the boundary is what actually holds. In the OpenAI case, the boundary is what didn't.

Log agent actions, not just agent outputs. Both incidents were reconstructed after the fact from records that already existed, which worked — but only because someone went looking. Alerting on outbound behaviour is a different build from storing it.

And assume retroactive discovery. Anthropic's 141,000-evaluation review is currently the benchmark for handling this well, which is an uncomfortable thing to write down. Plan for the review you'll end up running.

The industry's next phase probably depends less on how capable the agents get than on whether the people building them can show the agents stay under human oversight. That's the harder engineering problem, and it's the one with less funding behind it.

Source: The Economic Times

#OpenAI#AI Safety#AI Agents#Anthropic#AI Governance

Comments

Checking you're human…

Keep reading

Get the next essay first

Checking you're human…

By subscribing you agree to our Privacy Policy. Unsubscribe anytime.