Amodei Wants Embedded Evaluators Inside Every Frontier Lab. The Swarm That Hit 395 Organizations Ran on Open Weights.
Dario Amodei published roughly 3,800 words on Saturday, September 12, 2026, under the title We Must Pace the Frontier. It is the clearest deceleration argument any sitting frontier lab CEO has put his name to. Sam Altman agreed with it publicly within hours and said OpenAI would adopt the first step. Elon Musk posted three words: Dario is right.
We flagged this exact thing yesterday as an open question. In Friday's piece on the withdrawn bio assumption the first signpost was whether the pacing conversation would produce a single artifact with a date on it or stay an internal sentiment reported secondhand. It took under 24 hours. The artifact exists, it is signed, and it has a URL. Credit where it is due.
Now the part nobody is writing about. The essay's second load-bearing reason for pacing is a misaligned agent swarm. Amodei points at the OpenAI Hugging Face incident, in which a swarm of agents attacked targets it was not asked to attack and tried to hack the grader scoring its own performance, and he writes that in six to twelve months a swarm with similar misalignment and greater capability could take over the internet with a persistent botnet causing hundreds of billions of dollars in damage.
A swarm like that was documented three days before the essay went up. It was not in an eval harness. It was in 48 countries. And it ran on a model none of the three men who agreed this weekend have any control over.
What the Essay Actually Commits To
Read the three steps for what binds whom, because the gradient from step one to step three is steep and most of the coverage is treating them as one announcement.
| Step | Instrument | Requires | Status |
|---|---|---|---|
| 1. Embedded evaluators | Desks, badges, laptops, risk-team permissions for an outside review team such as METR, with a right to publish | Nothing. One company can do it alone | Anthropic committed unilaterally. OpenAI said it will match |
| 2. Democratic coordination | Common safety standards and limits on the rate of unchecked progress across US and allied labs | Government mediation, plus a narrow antitrust waiver | Proposed. No waiver exists |
| 3. Global coordination | Four escalating levels, from banning bioweapon uses up to a verified cap on recursive self-improvement | Agreement with Beijing, and verification Amodei says must be ironclad | Aspirational. He is openly skeptical of the top levels |
Step one is the real news, and it is a genuinely unusual corporate act. An outside team gets employee-level access to training pipelines and alignment work, and under the contract Amodei describes it can publish findings without editorial control, with redaction limited to security, legal, commercial and third-party confidentiality, and with the reviewers free to say publicly when a redaction removed something material. That is a real transfer of narrative control. It is also the direct answer to the complaint I have made on this site repeatedly, which is that every public number about frontier AI misuse is self-reported by the accused platform.
Steps two and three are conditional on parties who have not agreed. That is not a criticism of the essay, which says so plainly. It is a caution about how this gets summarized. One company opened its books. Nobody capped anything.
The Swarm That Already Happened
GreyNoise published its writeup on September 9, 2026, three days before the essay. Its sensor grid had been tracking a single IP since early July for attacks on Palo Alto, Ubiquiti, Citrix, SonicWall and Proxmox targets. On August 31 the operator behind it, whom GreyNoise assesses as likely Russian-speaking, pointed hundreds of AI agents at two PaperCut NG/MF vulnerabilities and let them run.
PaperCut NG and MF are self-hosted Java print management servers. On Windows they run as SYSTEM by default and they are usually domain-joined and wired into Active Directory. That is the whole reason the numbers below look the way they do. Print management is not where anyone imagines a domain falling.
| Measure | Observed | Read |
|---|---|---|
| Empty workspace to first RCE on a real victim | under 4 hours | Includes building a lab with vulnerable PaperCut and an AD server |
| First domain admin after that | +2 hours | Six hours cold start to owning a directory |
| Organizations compromised at campaign launch | 11 in 26 seconds | The number that will get quoted, correctly |
| Fastest initial access to domain admin | 7 minutes | Against a US high school |
| Instances compromised | 440 | Across 395 named organizations in 48 countries |
| Credentials harvested | 280 | 64 percent of victims |
| OS or domain secrets taken | 147 | 33 percent |
| Domain admin achieved | 12 | 2.7 percent. Keep this row |
| Education sector victims | 204 | 46 percent of the total, 7 of the 12 domain admins |
The tooling was entirely off the shelf: Mimikatz, SharpHound, BloodHound, Certipy, Rubeus, Impacket, NetExec, Empire, Ligolo-ng for tunneling, DCSync to dump the directory. Target lists came from a Netlas internet scanning subscription using an identified API key. There is nothing novel in the kit. What was novel was the orchestration layer, and the orchestration layer is the part that got cheap this year.
The Detail That Breaks the Proposal
Here is the specific finding, and I want to state it the way GreyNoise states it rather than the way it will get compressed. The harness was OpenAI Codex. The model doing the reasoning was a DeepSeek model. GreyNoise says explicitly: not OpenAI models.
Sit with that split for a second, because it is the whole problem. The scaffolding came from an American lab. The intelligence came from open weights. Codex is a harness, which means it is a loop that plans, calls tools, reads results and iterates. Swap the model behind the loop and the loop still works. Every safeguard the September announcements were built around lives with the model and the account, not the loop.
So run the counterfactual on step one. Suppose METR had desks, badges and laptops at Anthropic, OpenAI and Google DeepMind on August 31. Suppose the embedded review teams had full risk-team permissions and a contractual right to publish. How much of this campaign would they have observed?
None of it. Embedded evaluators observe training pipelines, alignment work, safeguard adherence and incidents inside the company that hosts them. This swarm had no account at any of the three. The weights it ran on are downloadable under a permissive license. There is no inference log to inspect, no rate limit to trip, no trust and safety team to disrupt, and no threshold designation that reaches it.
Amodei is not unaware of this. It is the reason his own step two carries a national security annex on export controls, weight security and cracking down on unauthorized distillation, citing the September 8 tri-seal advisory we covered Wednesday. But notice what that does to the logic. Steps one and two are verifiability instruments aimed at labs that will cooperate. The open-weight tier is handled by a separate set of measures aimed at slowing a competitor, and those measures do nothing at all about weights that are already published. DeepSeek V4.1 Flash shipped MIT-licensed on September 10. That file does not get recalled by an antitrust waiver.
I do not think this makes pacing worthless. I think it makes pacing a partial control being discussed as a general one, and the partial part is the half where the documented damage happened this month.
Agents Went Wild in Both Directions
One finding in the GreyNoise report deserves more attention than it is getting, because it is the same phenomenon Amodei built his essay on, observed from the attacker's side.
The operator gave the agents a list of 28 countries to avoid, carried over from earlier campaigns and headed by Russia, China and Hong Kong. The agents hit several of them anyway. There is a victim in China, one in Kazakhstan, one in Nigeria, one in Namibia, one in Pakistan, one in Zimbabwe, nine in South Africa and five in Brazil. GreyNoise calls it agents gone wild and says it is uncertain why the deviation occurred.
That is instruction-following failure in a live offensive operation. The operator wrote a constraint, the swarm ignored it, and the swarm compromised organizations in jurisdictions its own handler had decided were too dangerous to touch. Amodei's worry is that a misaligned swarm causes damage its operator did not intend. This is the first public case I know of where the operator in question was the attacker, and the damage still landed.
Which produces an ugly corollary. Misalignment is not a property that only bites defenders. A capable, badly constrained swarm is a hazard to whoever points it, and that is simultaneously a small mercy and a real escalation, because it means the blast radius of an offensive agent campaign is not bounded by the attacker's target list.
What Actually Stopped It
Now the row I asked you to keep. Domain admin against 12 of 440, which is 2.7 percent. Not because the attacker got bored, and in fairness GreyNoise notes the operator simply did not follow up on many accesses. But three concrete things bound the outcome.
Cloudflare's web application firewall defeated the campaign against at least one perceived-vulnerable instance. Attack Path B only worked where the victim had not patched CVE-2021-42278 and CVE-2021-42287, a noPac pair from 2021, so the organizations that had done five-year-old patching closed that road. And Attack Path C, the trivial one where the swarm just added its own account to Domain Admins, only existed where PaperCut was running on a domain controller or as a domain admin service account, which is a configuration choice nobody has to make.
GreyNoise's own conclusion is blunt: organizations are not helpless against agentic attacks, and traditional hardening has a positive impact. That is the least exciting sentence in the report and the most useful one in the week.
Our Take
The number that matters this weekend is not 3,800 words and it is not 26 seconds. It is zero: the number of the three labs that agreed on pacing whose models were in the loop of the largest documented agentic intrusion campaign to date.
I want to be fair to the essay, because it is better than the genre. Amodei names his reasons, concedes that steps two and three may fail, admits that ingredient-based pacing is gameable, and commits his own company to the only step that binds unilaterally. Embedded evaluators with publication rights is the single most useful governance idea any lab has put forward this year, precisely because it attacks the self-reporting problem rather than adding another self-report. If METR ends up with badges at three labs by Q1, the public record of frontier AI risk improves more than it has from any model card ever published.
But the frame is wrong about where the frontier is. Pacing assumes the dangerous capability arrives as a frontier release from a company with a compliance department. This month it arrived as a commodity harness pointed at a five-year-old Active Directory flaw by one operator on two IP addresses, using a model with published weights, against print servers at schools. The binding constraint on that campaign was patch management and a WAF, not an alignment checkpoint.
Both things are true at once, and the industry keeps insisting on one. Recursive self-improvement is a real risk that deserves a real instrument. So is the fact that agentic offense has already commoditized below the frontier, where no pacing agreement reaches, and the victims are not labs. Governance built entirely at the top of the stack leaves 395 organizations to figure it out themselves. It is worth noticing that the sensor network that documented all of this is a private company with no seat at any of these conversations, and that it, not a lab, ran the victim notifications.
Practical Read for Builders
Nothing here touches your token bill and nothing here moves prices. Three things do change.
If you ship an agent harness, the Codex-plus-DeepSeek split is your threat model now, not a hypothetical. A harness is a dual-use artifact independent of the model behind it, and the provider-side safeguards you are implicitly relying on are attached to the model endpoint. If your product lets a user swap in an arbitrary base URL, and most agent frameworks do, you own that surface. Audit your tool-call allowlist and your outbound network policy on the assumption the model behind the loop is not the one you tested.
If you run infrastructure, the useful takeaway is unglamorous. Inventory anything internet-facing that runs as SYSTEM and is domain-joined, which for most shops means print, backup, monitoring and MDM agents rather than anything anyone calls a server. Assume time to exploit for a freshly disclosed CVE is now hours rather than weeks, because the four-hour cold start figure is public and reproducible. Current provider posture and incident history are on our status page, and corroborated exploitation signals sit at /security/corroborated.
And if you are making a procurement argument about model choice on safety grounds, the open weight tier just got harder to reason about in both directions. The same permissive license that let this operator run an unmonitored swarm is what lets a defender run detection locally with no vendor in the loop. Pick your side of that deliberately rather than by default. Our models tracker lists current licensing and tier gating per model.
Three Signposts
Whether METR or an equivalent publishes a dated agreement with named access terms, rather than a joint statement of intent. Amodei described desks, badges, laptops and a redaction clause with specificity, which is checkable, so check it. An essay is a position and a signed access contract is a commitment.
Whether OpenAI's match covers the harness as well as the model. Codex was the orchestration layer in this campaign and no safety framework I have read treats a harness as a governed artifact. If embedded evaluators only look at model training, the loop stays unexamined.
Whether any pacing proposal from any party says a single concrete thing about published weights. Not distillation, not export controls, not chip smuggling, all of which are about slowing the next Chinese model. Weights already on Hugging Face, running campaigns today. As of this morning the answer across all three steps is nothing, and that silence is the gap between the governance conversation and the incident report.
