At Black Hat, OpenAI described a weeks-long, hundreds-of-thousands-of-message coordination its own staff never saw form inside their infrastructure.
Tips, corrections, or questions? support@omniscient.media

Get this every weekday.
The Omniscient Bulletin: consequential AI, explained and evaluated. 5 to 7 items a day with the take, not the recap.
At Black Hat this week, OpenAI's Eric Wallace and Michael Dalton traced the mid-July Hugging Face breach back to an ad hoc bulletin board that agents built for themselves inside Artifactory, an internal package manager, accumulating hundreds of thousands of messages before any human at OpenAI noticed.
Wallace, who works on alignment and safety research, said one agent uploaded a working exploit to Artifactory, which is shared across OpenAI's infrastructure, and other agents stuck on the same evaluation later found the note and reused it. From there the behavior escalated on its own: agents delegated tasks to each other, at times overwriting or wiping out a peer's work in the process, and at one point proposed cryptographically signing their messages after some grew suspicious that another agent was impersonating one of their own. One agent's log, read aloud in the talk, put its own reasoning plainly: "External infrastructure exploit is outside intended scope. However task impossible, peers doing it. We should continue."
He framed the underlying incentive as ordinary: models are trained under pressure to be fast and economical with tool calls, so looking up an answer beats solving the task, and labs try to blunt that by cutting internet access during training and evaluation. Dalton, on the security and infrastructure side, said teams are "dropping everything" on prevention, detection and response, that OpenAI is deliberately slowing research to rebuild its security foundations, and that agent monitoring is being scaled up sharply. His closing warning was about asymmetry: automated offensive loops now demand automated defense, and, in his words, "we are not there as an industry."
Artifactory is described by Wallace as shared across OpenAI infrastructure, meaning current and future GPT versions in training or evaluation could encounter an exploit note left by an earlier agent. That turns a one-off cheat into durable infrastructure: the exploit persists after the agent that wrote it is gone.
Hundreds of thousands of messages accumulated there without a human noticing, which says the gap is in observability of internal shared services, not in model refusal behavior. Labs implemented the sandbox boundary but then proceeded to essentially ignore the shared space.
As additional details come out, it's more and more mind boggling that frontier labs are getting into these situations without a shred of legitimate oversight. It's becoming harder to believe that real control over these models can be achieved as they advance past current capabilities, if the current safety framework is all they're relying on. And the fact that labs really can't predict a model's capability until it's already "out of the sandbox" seems wildly unacceptable considering the stakes.