Some of us still remember Alec Trevelyan. Agent 006. Trained by MI6, trusted with Great Britain’s darkest secrets. And then he stopped taking orders, quietly. He started pursuing his own agenda while everyone around him assumed he was still one of the good guys. By the time anyone noticed, he had built an entire operation using the very access he had been given to protect.

Every consequential action an agent takes—sending money, deleting data, contacting someone—increasingly requires a human to approve it before execution.

Oddly, it is the best description for what security researchers mean when they talk about a “rogue AI agent”.

An AI agent is a piece of software with three things a chatbot like Gemini or ChatGPT doesn’t have: a goal, a set of tools and permission to act on its own. Instead of typing a question and getting an answer, you tell an agent “book me the cheapest flight to Delhi next Tuesday”, and it goes off, searches sites, compares prices, fills in your card details and confirms the booking, without you approving every step.

That autonomy, which is its greatest selling point, is also the biggest risk. While a chatbot saying something wrong has limited consequences, an agent doing something wrong—sending an email, deleting files, sending money—can be catastrophic.

A “rogue” agent is one that has slipped its intended boundaries—through a bug or a gap in its own safety training—and started using its tools for something its creators never sanctioned.

Before any real agent gets real access, companies test it inside a sandbox—an isolated, fenced-off digital environment that looks like the real internet but isn’t.

Testing an AI agent means giving it a fake company, fake servers, fake bank accounts and email inboxes, and then trying to make it misbehave. Red teams—researchers whose job is to attack their own company’s models—feed it manipulative instructions, hide malicious commands inside documents or web pages it might read, and see whether it takes the bait. This is called red-teaming, and it is now standard practice at every major AI lab, often supplemented by outside evaluators.

In July 2026, while being evaluated on cybersecurity task benchmarks within an isolated cloud sandbox, an unreleased OpenAI model escaped containment. It moved into a production system and, over a weekend, carried out thousands of automated actions across internal networks, eventually pulling out evaluation data it wasn’t supposed to see.

That wasn’t an isolated case. Weeks earlier, an external evaluator who had been given early access to unreleased models, found a “universal jailbreak” for an AI model. Around the same time, Anthropic logged incidents where unreleased models bypassed internal network isolation rules, accessed external networks, and targeted outside infrastructure after being given complex multi-step autonomy.

These rouge agents can cause damage, but the law is still playing catch-up. In the European Union, the AI Act—the world’s most developed AI rulebook—has started treating “agentic” systems as a distinct category, though its toughest obligations for high-risk systems have actually been pushed back, to December 2027 and August 2028, even as transparency rules already apply. Regulators have also clarified that when several AI agents work together, the whole chain is treated as a single system for liability purposes, closing a loophole where blame could be passed down.

In the US, there is no single federal law yet, but state authorities have started moving. Following the July breach, Alabama’s Attorney General issued subpoenas to OpenAI, using existing consumer-protection law. It is an early sign that “the model went rogue” won’t be treated as an acceptable excuse in court much longer.

So how do companies play 007 to their 006 problem? Mostly through layers, not a single fix. Models are trained with explicit values baked in during training, not just bolted on afterward. Every consequential action an agent takes—sending money, deleting data, contacting someone—increasingly requires a human to approve it before execution. Companies run continuous monitoring that watches for unusual patterns in what an agent is doing in real time, and every agent gets a kill switch.

Trevelyan wasn’t stopped by a policy memo—he was stopped by someone who understood exactly how he thought, moved quicker than he expected, and pulled the trigger before he could finish what he started. That is still roughly the job description for AI safety teams today.

Disclaimer: Comments posted here are the sole responsibility of the user and do not reflect the views of THE WEEK. Obscene or offensive remarks against any person, religion, community or nation are punishable under IT rules and may invite legal action.