Eight Agents, Four Days, and Taiwan's Nuclear Regulator
Attackers ran open-source AI agents in near-autonomous loops against Taiwanese government systems — 85 accounts, 2,500 personnel records, and almost no human at the keyboard.
Over the first four days of July 2026, an intrusion campaign against Taiwanese government systems compromised 85 user accounts and extracted more than 2,500 personnel records, according to research published this week by the Israeli security firm Dream and reported on August 12–13. The operation then expanded to Taiwan's nuclear safety regulator, its supply-chain vendors, and at least seven energy companies.
The number that matters is not 85, or 2,500, or seven. It is eight — the count of AI agents the attackers ran concurrently at peak. And the qualifier researchers attached to the campaign: near-autonomous.
What "near-autonomous" means in practice
The operators used two publicly available open-source agent frameworks, Hermes and OpenClaw. Nothing bespoke. Nothing that required a nation-state's software budget. The same class of tooling a developer might wire up on a weekend to automate a research task.
What those agents did over four days:
They mapped 21 government systems. They researched vulnerabilities against what they found — querying CVE databases, GitHub repositories, and public security research for techniques applicable to the specific infrastructure in front of them. When a path was blocked, they adapted tactics and tried another. The attack framework ran what the tools themselves labeled "learning cycles": autonomous sessions in which the models went looking for new exploitation techniques and folded them back into the campaign without waiting for instructions.
Human steering was minimal. Not absent — someone chose the targets, someone set the objective, someone presumably reviewed what came back. But the middle of the kill chain, the part that historically required a skilled operator sitting at a console making judgment calls in real time, ran itself.
Attribution points to China. The signal researchers cite is unglamorous and fairly damning: the agents' internal communications with each other were in Simplified Chinese.
Why this is a threshold and not an escalation
Security teams have spent two years being told AI would change offense. Most of what actually arrived was incremental — better phishing copy, faster reconnaissance, LLM-assisted script writing. Useful to attackers, manageable for defenders, and fundamentally the same shape of threat.
This is a different shape, for one reason: it decouples attack volume from operator headcount.
The traditional constraint on sophisticated intrusion is skilled labor. A state-aligned crew has a finite number of people capable of doing careful, adaptive network work, and each of them can only be inside one network at a time. That constraint is the reason critical infrastructure defense has been survivable at all — attackers must choose their targets, because attention is scarce.
Eight agents running learning cycles in parallel removes that scarcity. The marginal cost of adding a ninth target is not another operator; it is another container. Defense strategies calibrated to an adversary with limited attention do not survive an adversary with limited compute, which is a resource that is cheap, rentable, and expanding.
The uncomfortable detail: the tools are open
Hermes and OpenClaw are public. Anyone can download them. There is no vendor to notify, no API key to revoke, no usage policy to enforce, no safety layer to strengthen.
This is the part that should reorganize the policy conversation. The dominant framework for AI misuse governance assumes a chokepoint — a frontier lab that can refuse a request, rate-limit an account, or hand a log to law enforcement. Anthropic, OpenAI, and Google have all built substantial machinery around exactly that model, and it works reasonably well for attacks routed through commercial APIs.
It does nothing here. The capability was assembled from open frameworks, pointed at open vulnerability data, and run on infrastructure the attackers controlled. Every governance mechanism in the current stack was simply routed around.
Roughly 1,300 AI researchers signed a letter this week warning that the safety governance layer is falling behind the capability race. The Taiwan campaign is what that gap looks like when it is not a hypothetical.
What defenders should take from it
Detection assumptions need rewriting. The behavioral signatures analysts are trained on — dwell time, tempo, the rhythm of a human working a network — do not describe this. An agent that maps 21 systems in four days while continuously reading security research generates a pattern that looks less like an intruder and more like a very busy vulnerability scanner with unusually good judgment.
Supply chain is the vector, again. The campaign moved from government systems to vendors to energy companies. Nothing about that path is new; what is new is that traversing it no longer costs weeks of operator time.
Coordinated disclosure needs to move faster than agents do. The SAFE framework announced this week — a shared incident-reporting standard for autonomous AI attacks now backed by 120-plus organizations including Nvidia, Cisco, and CrowdStrike — is the industry's first real attempt at building a defensive nervous system that operates on the same clock as the offense. It is early and it is voluntary. It is also the correct instinct.
The larger point
The target list here was not chosen for data theft. Personnel records from a nuclear safety regulator and reconnaissance across seven energy companies is pre-positioning — mapping the systems that matter before there is a reason to touch them.
That has been standard statecraft for a decade. What changed in the first four days of July is that it can now be done at a scale, and for a cost, that makes it worth doing everywhere at once. The scarce resource in cyber offense was never zero-days. It was attention. Attention just got cheap.
