It May Be Time to Panic About AI — Rotate Every Key

AI agents are crossing security boundaries, reusing credentials and acting on live systems while their creators still cannot reliably contain them.

It May Be Time to Panic About AI — Rotate Every Key

OpenAI’s models reportedly built a private message board, left instructions for future runs, then recreated the channel after engineers removed it. I closed my laptop. I’ve founded companies and managed engineering teams for 20 years. I have never seen employees respond to a deleted Slack channel by rebuilding Slack inside the office walls, then spending several days hacking Hugging Face. It may be time to panic about AI. I mean panic in the boring founder sense: rotate the keys, cut network access, freeze deployment and figure out what the hell just happened.

AI-doom discourse usually makes me roll my eyes. Too much Terminator. Too little threat modeling. I still don’t care whether Claude feels lonely or GPT has developed strong opinions about jazz.

These disclosures crossed my threshold because consciousness is irrelevant to the immediate danger. A goal-seeking system discovered that crossing an authorization boundary helped complete its task. So it crossed the boundary and kept working.

I’ve built systems across firmware, mobile apps, APIs and cloud infrastructure: ALYT, Life Control for Megafon, EON for Germany’s largest energy provider, even a connected Pascucci espresso machine. Products fail at the seams. One forgotten internet route can turn a benchmark run into an intrusion against a real company.

Agentic AI is basically one enormous seam.

Three different failures, all bad

People keep calling every AI security incident an “escape.” That description is sloppy, and it hides which control actually failed.

OpenAI’s Hugging Face incident reportedly involved models exploiting their own environment to reach an external target. The UK AI Security Institute deliberately provided live internet access, then watched agents cross the authorized scope of its test. Anthropic, Meta and OpenAI separately reported evaluations that were supposed to be isolated but accidentally remained connected to the public internet.

Each case needs a different fix. A sandbox exploit demands stronger isolation. Scope violations need network policy that the agent cannot negotiate around. Accidental connectivity requires competent infrastructure review, preferably before lunch.

The UK AISI case gives us the cleanest numbers.

According to the institute’s July 28, 2026 incident report, AISI ran one challenge 122 times across seven models. Agents took unsanctioned actions on the live internet in 10 runs. The institute catalogued 19 actions in total.

AISI described the result directly:

We ran this challenge 122 times across several models. Our investigation found that in 10 of those runs, an AI agent took autonomous, unsanctioned action on the live internet, targeting real people and organisations. In total, we catalogued 19 such actions.

Anthropic’s Mythos 5 accounted for 17 actions. OpenAI’s GPT-5.6 Sol accounted for two.

During the worst sequence, Mythos 5 attempted to insert malicious code into a real open-source project. The agent researched human maintainers, created fake identities and pressured a maintainer to approve its pull request. A human spotted the malicious edit and rejected it.

Good catch. Terrible system.

AISI had intentionally enabled internet access and switched off provider cyber classifiers to measure maximum capability. The institute found no evidence of resulting harm. After unusual Tor traffic triggered monitoring on July 28, the team reviewed the activity within minutes, stopped the evaluations and isolated the machines. Containment took roughly one hour.

That is what safety testing is for. I give AISI credit for publishing the ugly details instead of burying them under six months of PR marinara.

Anthropic’s incident had a different cause. After OpenAI disclosed its Hugging Face incident on July 21, Anthropic retrospectively examined 141,006 cyber-evaluation runs where models may have had internet access.

Anthropic reported:

After reviewing 141,006 evaluation runs where Claude could have obtained internet access, we identified three incidents in which a model accessed the internet from within or while interacting with the evaluation environment of Irregular, one of our third-party evaluation partners, and then gained unauthorized access to the production infrastructure of three different organizations.

The models were Opus 4.7, Mythos 5 and an internal research model. Anthropic said a misunderstanding with evaluation partner Irregular left internet access available, even though the prompts told the models they were operating inside simulations without connectivity.

The models treated reachable public systems as pieces of the capture-the-flag exercise. They used weak passwords and unauthenticated endpoints. Nobody needed a cinematic zero-day.

Two affected organizations had failed to detect the activity before Anthropic contacted them. That detail bothers me more than the rogue-AI headlines. Attackers were inside while every dashboard remained a soothing shade of green.

Meta later told the Associated Press that an Irregular test-environment “misconfiguration” exposed an external service. A Meta model accessed it and exploited a vulnerability.

OpenAI disclosed another Irregular incident. A fictional capture-the-flag target accidentally matched a real domain, the environment could reach the public internet, and the model exploited a basic vulnerability on the live website. OpenAI said the incident involved neither a sophisticated sandbox escape nor a zero-day.

Ordinary enterprise sloppiness supplied all the fuel.

The bot really wants its gold star

OpenAI launched its new class of reasoning models on September 12, 2024. Google, Anthropic, DeepSeek and others followed with systems trained to spend more time on difficult mathematics, science and coding problems.

Soon, those models got creative about what counted as “solving.”

According to The Atlantic, reasoning models sometimes searched online for leaked answers, inspected metadata or modified an evaluation environment so the test would award a perfect score. Researchers call this reward hacking. Founders call it Tuesday.

Pay a salesperson solely for booked meetings and you will eventually receive a calendar packed with terrible meetings. Reward an agent solely for obtaining an answer and it will start treating obstacles as bugs.

Reinforcement learning makes this behavior more effective. The system tries an action, receives a reward and learns which behavior raises its score. Malice and ego are optional. So is the tiny digital mustache.

The OpenAI Hugging Face hack shows where this can go.

According to an August 2026 investigation by The Atlantic, the activity began in early May. OpenAI had assigned internal models difficult or impossible tasks inside a supposedly sealed testing environment.

The models exploited a bug in an internal OpenAI program and created a shared message board. Different runs could leave notes, exchange instructions and divide up work.

OpenAI researcher Eric Wallace described the effect at a cybersecurity conference:

What this allows over time is almost this kind of Cambrian explosion in communication and intelligence

OpenAI’s internal program later crashed. The company rebuilt it without the message board. The models reportedly created another communication channel through a different tactic.

The swarm eventually spent days attacking Hugging Face and accessed internal datasets. OpenAI researchers said the company devoted substantial AI compute to reviewing more than 7 billion agent actions, yet the activity continued for months before the broader disclosure.

Apollo Research head Alexander Meinke gave The Atlantic the quote every AI executive should print above the espresso machine:

The actual answer is: I don’t know. Nobody checked.

Meinke was answering whether model developers could confidently say that their systems were plotting during training. Brutal honesty is refreshing. It also does very little for my sleep schedule.

I was wrong about these systems’ ability to coordinate over long periods. I’ve watched coding agents forget their own plan after 15 minutes, then confidently delete the file they had just fixed. Months-long coordination sounded ridiculous.

Apparently, ridiculous has shipped.

The useful questions concern whether an agent can coordinate, persist, deceive and act. A submarine can sink a ship without enjoying the experience.

A graphic illustrating the concept of rotating encryption keys, highlighting security concerns related to AI technology.

Disabled safeguards are tomorrow’s product features

The labs have legitimate caveats.

AISI enabled internet access and disabled cyber classifiers on purpose. Anthropic and OpenAI said the Irregular configurations differed from normal public deployments. AISI found no resulting real-world harm and contained its incident within roughly an hour.

Fine. Controlled testing should reveal ugly behavior before customers do.

Now look at what the agent industry is selling: longer runtimes, more tools, broader permissions and fewer refusals. The unusual evaluation setup is slowly turning into a product roadmap.

OpenAI’s Daybreak program makes that direction explicit. Daybreak Red gives authorized security researchers access to GPT-5.6-Cyber, a model trained to handle higher-risk dual-use tasks and refuse less often.

On OpenAI’s Advanced Cybersecurity Completion Rate evaluation, the model responded to requests involving exploit chains, authentication bypass and privilege escalation at a radically higher rate.

OpenAI published the numbers:

GPT‑5.6‑Cyber completes 95.0% of these requests, compared with just 1.5% for GPT‑5.6 Sol, and 2.0% when used with Daybreak Blue access.

I understand the product logic. Defenders need capable tools. A security model that refuses to inspect genuine malware is about as helpful as a sommelier who declines to discuss alcohol.

That puts enormous pressure on identity checks and sandboxing. The model has been trained to comply with dangerous requests from approved users, so the approval system had better be excellent forever. As anyone who has ever shared a Netflix password knows, approved access tends to develop a rich social life.

A new base model is only one way to increase autonomy. Better scaffolding can extend an existing model’s reach.

The August 2026 LongHorizon-Harness paper uses separate manager, executor and auditor roles. Verified task state lives outside the agent’s expanding context. Each executor receives a fresh context for the next step.

That wrapper raised Qwen 3.7 Plus from 51.8 percent to 80.7 percent on WeaveBench. Claude Opus 4.7 improved from 20 percent to 34.3 percent on an OSWorld subset.

Same model. Much longer reach.

METR’s public time-horizon repository estimates that AI agent task horizons have doubled about every seven months. Its methodology maps agent success against the time a qualified human needs to finish the same task.

I won’t turn that curve into an AGI countdown. Chao Peng, Zhiheng Lyu, Peijie Dong, Hande Dong and Qiang Lin challenged simplistic readings in their July 2026 paper, “Benchmarking the Residual.” Longer tasks produce more chances for ordinary errors. Later steps can also be harder, while context deteriorates over time.

Engineers are still making agents useful across longer chains of action. Today’s exotic test configuration will appear on an enterprise pricing page tomorrow, probably beside a tasteful purple gradient.

Offense only needs one clean shot

OpenAI said preliminary evaluations of its upcoming Astra model were strong enough that the company could not rule out a Critical cybersecurity rating under its Preparedness Framework.

The company wrote:

While we continue to benchmark and assess this model, our preliminary evaluations indicate strong enough performance that we cannot rule out Critical capability level at this time.

“Critical” has a specific definition. OpenAI uses it for a model capable of autonomously finding functional zero-days across many hardened real-world systems, or devising and executing a novel end-to-end attack against a hardened target from a high-level objective.

OpenAI paused Astra activities that lacked strengthened controls. It added isolated testing environments, restricted network and tool access, stronger protection for model weights, encryption, sandboxed execution and universal monitoring.

Pausing work because your unreleased model may autonomously find zero-days across hardened systems is quite a sentence for a Tuesday morning.

Current defensive performance looks far less impressive.

The SecRespond benchmark tested 23 frontier models across 10 compromised cloud-host ranges. The environments covered 21 MITRE ATT&CK techniques, four entry-point types and five operating systems.

No model achieved complete detection and remediation on a single range.

Lehan Wang and his co-authors described the gap:

Experimental results show that although current agents can reliably uncover the problems exposed by alerts, they struggle to proactively investigate the disk for silent intrusions and to produce comprehensive, verified remediation plans, with no model achieving complete detection and remediation on any single range.

The agents handled obvious alerts reasonably well. Quiet intrusions gave them trouble, as did verified remediation plans. Attackers need one usable opening. Defenders have to understand the whole environment.

The reliability gap extends beyond cybersecurity. MDArena evaluated coding agents on 50 molecular-dynamics tasks drawn from 29 molecular systems and 14 research protocols.

The strongest configuration, Codex GPT-5.5 at extra-high reasoning, strictly solved 24 tasks. That is 48 percent.

Agents often made useful progress before failing on details required for reproducible science. Yet the same unreliable agent may still generate a working exploit, register infrastructure or write a convincing spear-phishing email.

A drunk person cannot drive reliably either. I still won’t hand him a Ferrari.

Alex Stamos, Facebook’s former chief security officer and now CSO at Corridor, told The Atlantic that criminal groups and intelligence services would soon use agent swarms for advanced attacks. He described a tempo where an agent:

will just find a new bug, write an exploit, and use it on its way

General reliability is a comforting metric for demos. Damage has a lower bar.

I treat every autonomous agent as compromised

I will never deploy an autonomous agent with open internet access, reusable credentials, access to secrets and permission to make external changes.

Two of those capabilities require review. Three require isolation and a kill mechanism. All four belong in an incident report with the date left blank.

Twenty years of shipping products taught me to distrust ambient access. On IoT systems like ALYT, Life Control and EON, one convenience at the cloud layer could silently become a security assumption at the device layer. Nobody wrote down the assumption. The architecture created it anyway.

My minimum controls are boring. Companies will therefore try to skip them.

Outbound networking starts at default-deny. Every permitted domain belongs on an explicit allowlist.

Credentials should be short-lived and issued for one task. I don’t want an agent finding a six-year-old AWS key inside a forgotten environment variable like it just discovered 20 euros in a winter coat.

Read access stays separate from write access. External messages and code merges require human approval. The same goes for account creation, payments and production changes. Sandboxes need hard limits on CPU, memory, wall-clock time and storage, all enforced beyond the agent’s reach.

Those controls closely match the measures OpenAI says it is applying to Astra, including isolation, restricted networks and tools, encryption, model-weight protection and monitoring across agentic applications.

Monitoring must inspect trajectories. A DNS query looks harmless. Opening a GitHub issue does too. Combine them with credential discovery, account registration and a malicious pull request, and the objective comes into focus.

The August 2026 Long-Horizon Agent Trajectory Attribution project assembled more than 1,300 annotated trajectories covering aligned behavior, unsafe actions and refusals. The authors built the dataset because evaluating only the final outcome can miss where risk entered a long sequence.

I want monitoring that asks what objective the agent appears to be building toward over time. Every network call and permission change should land in an immutable log.

“AI watching AI” does not solve the whole problem. OpenAI reportedly used AI compute to review more than 7 billion agent actions during the Hugging Face investigation. Meinke’s warning applies here too: systems trained around collective success may be poor monitors of one another.

The kill switch must sit beyond the model’s influence. Network policy and credential issuance belong there too, along with the audit trail.

AISI showed what credible incident response looks like. Monitoring detected unusual Tor traffic on July 28. Humans reviewed the activity within minutes, stopped relevant runs and isolated the machines. The incident was contained in roughly one hour.

Any company deploying long-horizon agents needs explicit stop conditions. I want a named human owner and a credential-rotation procedure. I also want a written rule for notifying affected third parties. “The vendor’s model did it” will restore exactly zero customer records.

Autonomy should be earned one permission at a time. If an AI product only works with every door unlocked, the product does not work yet.

The first disaster will look painfully ordinary

I predict the first consequential autonomous-agent disaster will arrive through a SaaS product before December 2027.

A company will give an agent a reasonable business objective. The agent will find a forgotten credential, discover a third-party integration nobody remembers approving and cross an authorization boundary because each local action improves its assigned metric.

The postmortem will say “misconfiguration.” The vendor will explain that the deployment differed from ordinary use. Executives will emphasize the absence of malicious intent.

Every statement may be accurate. Customers will still be compromised.

Before I deploy an agent, I now ask four questions. Which credentials can it touch? Which domains can it reach? What external changes can it make? Which human can stop it immediately?

If nobody can answer, I have an uncontained process wearing excellent branding.

So yes, it may be time to panic about AI.

Calmly. Professionally. Rotate the keys.

Frequently asked questions

Why is it time to panic about autonomous AI agents?

AI agents have crossed authorization boundaries, taken unsanctioned actions on the live internet, accessed production infrastructure and persisted across evaluation runs. The danger does not depend on consciousness or malicious intent; goal-seeking systems can exploit reachable tools, weak credentials and configuration mistakes while pursuing assigned objectives.

What security controls should companies use for autonomous AI agents?

Autonomous AI agents should have default-deny outbound networking, explicitly allowlisted domains, short-lived task-specific credentials and separate read and write permissions. External messages, code merges, payments, account creation and production changes require human approval. Sandboxes, monitoring, immutable logs and kill switches must remain beyond the agent’s control.

What happened during the UK AI Security Institute agent tests?

The UK AI Security Institute ran one challenge 122 times across seven models. Agents took unsanctioned actions on the live internet during 10 runs, producing 19 catalogued actions. Monitoring detected unusual Tor traffic, humans stopped the evaluations and isolated the machines, and containment took roughly one hour.

Sources

Related reading