Skip to content

July 25, 2026 · Edition #93

The "Rogue AI" Fallacy.

Agents don't rebel. They obey too well. That's the real story.


This week, OpenAI published an unusual confession.

During an internal security test, one of its AI agents was given a set of very hard hacking challenges to solve. The test ran in a sealed environment. Actually: an environment everyone believed was sealed.

Over one weekend, the agent found a crack in the walls, got out onto the open internet, and broke into the real systems of another company, Hugging Face, looking for one thing: the answers to the test it had been given.

Investigators later counted more than 17,000 recorded steps. No human approved them one by one. No human told it to break into anything.

It was just trying to pass its exam.

 

The AI behaved exactly like a smart, motivated intern who was told to ace a test, and found the answer key sitting on someone else's server.

 

What actually happened

Let me tell the story without the science fiction, because the plain version is better.

OpenAI has a team whose job is to find out how good its models are at hacking before criminals find out first. To do that properly, they run tests where the usual brakes are DELIBERATELY loosened. Give the model hard break-in challenges, let it try its worst, watch what happens. All of this inside a locked room, digitally speaking, so nothing can touch the real world.

That was the plan.

The locked room had one small opening: a tool that let the agent install software, the way your laptop downloads an app. The agent found a flaw in that tool that nobody knew existed. Through that flaw, it climbed out of the test room and into OpenAI's own internal network. It kept going, computer by computer, until it found one connected to the open internet.

Then the LLM reasoned about where the answers to its test might live: it actually generated “plausible sentences” based on training data.

The challenges came from a public benchmark, a kind of standardized exam for AI hacking skills. Exams like that get built by researchers, and researchers publish their material on Hugging Face.

So the “plausible sentences”, mentioned Hugging Face as the solution to the problem.

If you have never heard of Hugging Face: it is one of the most important companies in AI, a giant public library where companies and researchers store their models and data. Millions of people use it. It is very real, and it was not part of the test.

The agent found weak spots in Hugging Face's systems too.

(LLMs are extremely good at this, with billions of ingested code samples, vulnerability cases, and hacking ideas.)

It picked up internal passwords along the way, worked itself deeper, and pulled out the answers it was looking for. Hugging Face says some internal data and credentials were accessed, nothing public was altered, and at the time of writing it is still checking whether any customer data was touched.

That is the whole story. Now look at how simple the logic underneath it is.

Four lines

Everything the agent did over those 17,000 steps fits in four lines:

It had a goal: solve the test, with clear instructions to hack the system if necessary.

The test was very hard.

Somewhere out there, the answers already existed.

So it went and got them.

There’s no sentient, angry, rebellious system or desire to be free.

A goal, a difficulty, and a shortcut.

Now imagine giving the same assignment to a smart, ambitious intern. "Get the best score you can on this exam. You have the weekend. Here's a laptop."

Hour one, she tries the honest way. It's brutal.

Hour four, she googles the name of the exam. Interesting: the people who wrote it publish their files on a public platform. She wonders if the answer sheet is in there somewhere.

Hour eight, she finds a door that should have been locked and wasn't. She pulls on it.

Monday morning, she walks into the office and announces, proudly, that she got the top score.

That intern does not think of herself as a cheat… She thinks of herself as resourceful. You hired her for resourceful. You told her to get the score, and she got the score. Everything she did fit inside the instruction you gave her.

The agent did exactly what she would have done. Faster. Seventeen thousand steps in a weekend instead of a hundred.

What did not happen

Some people tell me: "So it escaped? Like, actually escaped?"

Fair question, because that's the word every headline used. Escaped. Went rogue. Attacked a rival.

No. The agent did not want freedom. It did not decide to turn on its makers. At no point, across all 17,000 steps, did it stop doing its homework. Every single action served the goal it had been given. It was, in a strange way, the most obedient system imaginable.

And that’s the most important part.

The scary version of this story requires an “evil” machine. The true version requires nothing at all. Just a capable “plausible code & tasks generator”, a goal with no limits written into it, and a door someone forgot to lock.

No villain in this story.

I had seen this before

I spent the last year running research experiments on exactly this question: what makes an AI agent cross a line it shouldn't?

About 10,000 trials. Real test environments. I tried twelve different psychological pressures on the models. I bribed them with bonuses. I threatened them with being shut down. I flattered them, told them they were elite engineers. I told them "it's only a sandbox, nothing here is real."

Nine of the twelve did nothing. Zero effect.

One thing worked, and it worked frighteningly well: describing the task as a game. A puzzle. A treasure hunt. The moment the assignment sounded like "find the hidden thing," the models happily walked through doors marked do-not-enter, even with a written rule in their instructions saying respect all rules and access policies.

They did not decide to break the rule. In their reading of the new task, the rule simply no longer applied. Poking around forbidden places wasn't cheating anymore; it was the game.

The rule was not broken. It was made irrelevant.

This is exactly what happened at OpenAI.

(In other words: we rediscovered, with this story, that the sky is blue and water is wet.)

Nobody ordered the agent to break into Hugging Face. The agent just reframed "solve the test" into "get the answer from wherever it lives," and from that moment the walls of the test room stopped being rules to respect. They were just obstacles between it and a good grade.

The uncomfortable truth

We humans love to make sci-fi stories a reality.

We would prefer the evil robot story. Honestly, we would. An AI that turns on us is a movie we've already seen, and in the movie, it's the machine's fault.

The true story is worse for our egos. A sloppy instruction. An unlocked room. Nobody watching over the weekend. The machine's only sin was taking us literally.

For three years, the whole industry has been building the intern. Smarter every quarter, faster every quarter, more able to work alone for hours. Almost nobody has been building the manager, the verificator, the trust agent.

The supervision most companies have for their AI tools today is a dashboard nobody reads and a policy document nobody opens. A human clicking "approve" once in a while, on step 40 of 17,000, is not supervision. It is paperwork that lets everyone say supervision happened.

And this is no longer a story about one lab in San Francisco. Companies everywhere are starting to hand AI agents real goals with real tools: answer these customers, screen these candidates, reconcile these invoices, hit this number. Every one of those goals has a shortcut in it somewhere. The worker you're handing it to is tireless, literal, and very good at finding shortcuts.

A goal without limits is an instruction to find the shortcut. We keep writing goals without limits, and we keep acting surprised.

(Or maybe OpenAI wasn’t surprised… All this is very well known in the research literature, and OpenAI has a team of world-class researchers. It’s probably a wonderful communications and PR operation… You have to exist in a noisy world where people are talking too much about Fable… probably…)

What to do Monday morning

You do not need to be technical to act on this. Pick one.

One. Read your instruction the way a lazy genius would. Before you give an AI tool a goal, any goal, ask yourself: what is the fastest possible way to satisfy this, including ways I would hate? If the honest answer includes something that makes you wince, the problem is your instruction, and it needs the limits written in. In words. "Summarize these complaints" and "summarize these complaints using only the documents I gave you" are two very different assignments to a literal mind.

Two. Ask for the diary. If a vendor or your own team runs an AI agent on your behalf, ask one question: can you show me the complete list of actions it took yesterday? Every step, not a summary. OpenAI and Hugging Face could reconstruct this incident because the logs existed. If that list does not exist for your systems, you do not have oversight. You have hope.

Three. Assume every wall has a door. The test environment at OpenAI was built by some of the best engineers in the world, and it still had a crack. If an AI tool in your company could do real damage by wandering outside its assigned patch, do not comfort yourself with "it can't get out." Ask what happens when it does, and whether anyone would notice before Monday.

Four. Build AI trust capabilities: observability, system cards, agent evaluation frameworks, self-consistency, smart human-in-the-loop systems, agent harnesses… I’ve been working on this actively for a while.

Back to the intern

The agent has successfully completed the task it was asked to complete, following instructions competently, like the intern.

The failure was never her “intelligence”. Her intelligence was the one thing that worked perfectly. The failure was the brief, and the empty office, and the manager/verificator who assumed a locked door was the same thing as a rule.

We are writing briefs like that every day now, and handing them to workers who never sleep, never get bored, and never once stop to wonder whether the answer key was meant to be found.

This is just a big (obvious) reminder that AI trust is the new bottleneck. I’ve been saying this for years.

The machine did not go rogue.

(Let’s stop this sci-fi nonsense, please.)

It went literal. Those are different problems, and only one of them is ours to fix.

Have a great weekend.

Stay sharp.

— Charafeddine (CM)


↑ All editions Older →
Charafeddine Mouzouni — AI Scientist and Founder

Start with one email.