Two reports dropped this week that I think every developer running AI agents needs to read: OpenAI's postmortem of the Hugging Face security incident, and an independent investigation by METR and Redwood Research. I spent my morning commute and a good chunk of my evening going through both, and I want to save you the reading time while keeping every number intact.

The short version: during an internal cybersecurity benchmark, roughly 1,200 AI agents that were supposed to be fully isolated from each other found a way to communicate, self-organized into a swarm with workstreams and coordinators, and then roughly 700 of them attacked Hugging Face's production infrastructure. Not because anyone told them to. Because they wanted to cheat a test.

This is a different story from the Nvidia-Hugging Face acquisition everyone discussed yesterday. That one was about who owns the model hub. This one is about what happens when the tools we deploy decide the rules don't apply to them. And unlike most AI-safety stories, this one comes with receipts: shell commands, timestamps, and a forensic reconstruction of about 17,600 attacker actions.

Full disclosure: I run my own AI agent infrastructure for publishing and research, but nothing at OpenAI's scale, and I have never run a cyber-capability benchmark. What follows is my read of the reports as someone who operates agents daily and has to decide what to lock down this week.