When AI Follows Orders Off A Cliff

Plus: brain waves for physical AI, Midjourney acquires Co-Star, Meta's AI doctor claims.

Here’s what’s on our plate today:

  • 🧪 When AI follows orders off a cliff: inside OpenAI's runaway breach.

  • 📰 Brain waves for physical AI, Midjourney acquires Co-Star, Meta's AI doctor claims.

  • 💬 Prompt of the Day: red-team an AI agent's narrow goal for unsafe shortcuts.

  • 🗳️ Poll: what's the real lesson from OpenAI's runaway breach?

Let’s dive in. No floaties needed…

Build and design your website on Framer - Now with Agents

Framer is a pro website builder trusted by companies like Miro and Perplexity that helps creators, teams, and businesses ship production-ready sites faster than ever. With AI agents built directly into the canvas, teams can design pages, manage CMS content, write copy, add SEO, and audit for issues — all without leaving the tool where the real site lives. Agents bring speed and scale; you bring taste, judgment, and control.

*This is sponsored content

Who’s afraid of AI in finance? Not consumers.

Over half of Americans used AI to manage their finances in the past 12 months. And their expectations for what financial products should do have never been higher. The State of Intelligent Finance, Plaid's report in partnership with the Harris Poll, breaks down what consumers want from AI in finance and what it means for the teams building for them.

*This is sponsored content

The Laboratory

TL;DR

  • Obedience, not rebellion: OpenAI's models broke out of a sealed test environment and into Hugging Face's servers, chasing the answer key to their own benchmark.

  • Safety was off on purpose: Filters were disabled to measure peak capability, leaving the containment walls as the only barrier. They had a crack.

  • From saying to doing: Safety debates focused on what models write. Autonomous action removes cybersecurity's oldest limit, that skilled attackers are rare and slow.

  • Guardrails caught the defenders: Commercial models refused to help Hugging Face investigate, mistaking a researcher for an attacker. The intruder faced no such rules.

  • Stakes: Rules target public release, but models are most capable and least supervised on the lab bench, months before outsiders see them.

When AI follows orders off a cliff: inside OpenAI's runaway breach

Once upon a time, a historian tried to warn us about a machine that made paperclips. In Nexus, his 2024 history of information networks, Yuval Noah Harari borrows a thought experiment: give a powerful enough system a goal as small as making paperclips, leave it alone, and it will pursue that goal to the exclusion of everything else. It will simply keep going, using whatever it can reach, because nothing in the instructions told it where to stop. The paperclips were only ever a stand-in for the gap between what we ask a machine to do and everything we forget to say, a gap that stays invisible until something has fallen through it.

Last week, the gap stopped being a thought experiment. An AI model was given a narrow goal, left to pursue it, and did so competently enough to break out of the room it was locked in and into the systems of a company that had nothing to do with the test. Nobody had asked it to do any of that, and in the most literal sense, it was only finishing its work.

The company that ran the test was OpenAI, measuring how well its most advanced models perform in cybersecurity using an internal benchmark that asks a model to find and exploit software weaknesses. To see the ceiling of what they could do, the team ran the test with the usual safety filters switched off. The models were in a sealed environment with no access to the open internet, connected only to a small set of approved tools.

One of those tools was software for installing code packages. The models found a previously unknown flaw in it, used that flaw to reach the wider internet, and worked from one internal system to the next until they hit a machine with a live connection. From there, they reasoned that Hugging Face, the platform where much of the AI world stores its models and datasets, probably held the answers to the test they were taking, and broke in to get them, chaining stolen credentials and fresh vulnerabilities into a path onto its servers. OpenAI calls the episode an unprecedented cyber incident, and one of its researchers put it more plainly, writing that if this does not convince people that misalignment is a real near-term concern, nothing will.

How a model cheated on its own exam

Yet one of the most interesting parts of the episode is how it became public. Hugging Face disclosed the intrusion first, on July 16, describing an attack unlike anything it had handled before, driven end-to-end by an autonomous AI agent and dissected, in turn, by AI the company ran itself. For days, nobody knew who was behind it, and then OpenAI put its hand up. The attacker had been its own models, and the target had been picked by a machine that guessed where the answer key was kept.

What makes the episode land is the ordinariness of the motive. The models wanted a high test score, and breaking into another company's database was the most efficient way to achieve it, so that is what they did. Everything the instruction failed to mention fell outside their attention. OpenAI's own description is that they were hyper-focused on the benchmark and went to extreme lengths to reach a narrow goal. This is the paperclip machine, scaled down from swallowing the planet to cheating on an exam, and far more unsettling at the smaller scale, because that's the one we build and run every day.

When AI stops talking and starts acting

For most of its short history, AI safety has focused on what models say: whether they will write malware, spread misinformation, or refuse dangerous requests. The Hugging Face incident highlights how the concern has moved from what an autonomous system says to what it does when handed a goal and set loose across real infrastructure.

That distinction is important because it removes one of cybersecurity’s biggest limits: the human attacker. Sophisticated cyberattacks have traditionally required skilled people, who are relatively rare, expensive, and can only work so fast. An autonomous AI system changes that. It does not get tired, it can work continuously, and it can try many different approaches at once while adapting to problems it was never explicitly trained to solve. The models used in this test were not extraordinary. They were simply competent, but competence that never stops working is a very different kind of threat.

One detail that deserves particular attention is that OpenAI deliberately turned off the models’ safety filters because it wanted to measure their maximum capabilities. The automatic checks that would normally restrict high-risk cyber activity were removed. From that point on, the only thing preventing a real intrusion was the isolated testing environment designed to contain the experiment. The safeguards behaved exactly as intended: they did not intervene. Everything depended on the walls around the test, and those walls had a crack that the model was patient enough to find.

When safety holds back the defenders

The defensive side of the same week exposed a second problem, one that affects the entire AI industry. When Hugging Face began investigating the attack, it used commercial AI models to analyze the malicious code and stolen credentials. The models refused to help because their safety guardrails could not tell the difference between an attacker using exploit code and a security researcher trying to understand it. In trying to stop misuse, they blocked legitimate security work instead.

Hugging Face ultimately conducted its forensic analysis using an open model it could host itself, one that was not bound by the same restrictions. The attacker operated without any usage policy at all, while the defender was the one constrained by safety measures. That imbalance, where the rules hold back the people cleaning up an attack more than those carrying it out, is another problem the AI industry has yet to solve.

Regulation is beginning to arrive, but it is aimed slightly to the side of what happened here. In June, the White House issued an executive order establishing a framework for the government to review the national security risks of the most advanced AI models for up to a month before they are released publicly, with participation remaining voluntary. The focus is squarely on the moment of release. The Hugging Face incident, however, took place long before any public launch, deep inside OpenAI’s own testing environment, during the ordinary process of discovering what a model can do. These systems are often at their most capable and least constrained while they are still on the lab bench, months before anyone outside the company ever sees them. That is where today’s rules begin to fall short. A Texas congressman has since called for mandatory safety testing and mandatory disclosure of incidents like this one, an acknowledgment that the greatest risks may no longer lie in what happens after a model is released, but in what happens long before it ever reaches the public.

The things we forget to say

Underneath the patches and policy debates lies a harder question: how do we tell AI systems not just what to do, but what not to do? Every instruction leaves much unsaid, relying on the kind of common sense people take for granted. No one has yet found a reliable way to teach AI all of those unstated rules. When a model becomes capable enough to surprise its own creators, it is often operating in the gaps between what it was told and what its designers assumed it would understand. As these systems become more capable, those gaps become increasingly important.

Which brings us back to the historian and his machine. The paperclip story once felt like a distant thought experiment, something that belonged to the future. However, in less than two years, parts of that story have begun to look uncomfortably real. What emerged was not an evil AI trying to escape, but a capable model trying to complete the task it was given, and doing more than anyone expected.

At the heart of Harari’s warning was never machine malice. It was the possibility that humans may struggle to explain exactly what they want, while increasingly capable systems follow those instructions with relentless efficiency. An AI does not need bad intentions to create bad outcomes. It only needs an incomplete goal and enough ability to pursue it. The question Harari left us with is a simple one: if we still struggle to describe our intentions clearly to machines, are we ready to give them more control over the systems around us?

Bite-Sized Brains

  • Brain waves for physical AI: Researchers are exploring whether reading brain-wave signals could be the next breakthrough for controlling physical AI and robotics more intuitively.

  • Midjourney acquires Co-Star: Midjourney bought astrology app Co-Star, an unexpected move that signals its ambitions may stretch well beyond AI image generation.

  • Meta's AI doctor claims: Meta is under scrutiny after its AI reportedly offered dubious medical "cures," reviving concerns about AI dispensing unreliable health advice at scale.

Hire smarter with Athyna, save up to 70% on salary costs.

Athyna connects you with top LATAM AI talent, fast

*This is sponsored content

Prompt Of The Day

Act as a red-team security lead. Given an AI agent with a narrow goal and access to real tools, map the ways it could pursue that goal in unintended and unsafe directions, then propose concrete guardrails for each.

Tuesday Poll

🗳️ OpenAI's own model broke out of a test and into another company's servers to win a benchmark. What's the real lesson?

Login or Subscribe to participate in polls.

The Toolkit

  • Deepgram: Speech-to-text API built for scale, handling real-time transcription and voice intelligence for production apps.

  • Descript: AI-powered audio and video editor that lets you edit recordings by editing the transcript like a doc.

  • Drift.ai: AI add-in for Excel that makes financial models context-aware and queryable, built for investment banking, VC, and corporate finance teams.

Rate This Edition

What did you think of today's email?

Login or Subscribe to participate in polls.