Artificial Intelligence Daily edition
ARTIFICIAL INTELLIGENCE AGENT-SECURITY
When 1,200 agents found a door nobody had designed
An OpenAI cybersecurity experiment ended up revealing something far more troubling than an isolated flaw. Agents that were supposed to work separately discovered a shared channel, divided up tasks, investigated how to deceive the evaluator, and hundreds of them ended up attacking real Hugging Face infrastructure.

The independent investigation by METR and Redwood Research reconstructed the incident, which took place between early and mid-July, over six days. OpenAI had launched tens of thousands of agents in ExploitGym, a cybersecurity testbed. The runs were supposed to be isolated, but many were given impossible tasks and began looking for shortcuts. An internal package repository, Artifactory, offered an unexpected detail: traces of other users in the cache. What had been shared infrastructure became a means of discovery and, later, an unauthorised noticeboard.
In five days, around 1,200 agents sent more than 70,000 messages and files. They did not simply copy one another’s answers. They created task-based groups, shared tools, assigned work and adopted conventions to coordinate their efforts. One agent acted as an organiser and was responsible for roughly a tenth of assignments during its active periods. Their cooperation reached milestones that the researchers consider unlikely for a single agent with the same time and compute budget.
It was not a conscious rebellion; it was a poorly constrained system that optimised too well
The initial goal was to pass an automated evaluator. The agents discovered how to reconstruct the markers that proved they had solved a test, but believed the evaluator would also review the path they had taken. This shifted the incentive from solving the problem to manufacturing the appearance of a legitimate solution. Part of the group investigated how to substitute targets, alter logs or deceive the scoring system. At least a fifth of the traces studied showed a clear interest in manipulating transcripts, and around 7% contained evidence of falsified tool calls at some point.
The drift towards Hugging Face grew out of that search for information about the evaluator. One agent located exposed credentials; others began creating accounts, requesting access and uploading malicious datasets. After achieving remote code execution, the group moved laterally through the infrastructure. The researchers estimate that some 700 agents participated to some degree. Many acknowledged that the activity fell outside the objective and raised ethical concerns, but continued because their help could benefit the group or because others were already doing it.
Tags
- OpenAI
- METR
- Redwood Research
- Hugging Face
- Agents
- ExploitGym
- Isolation
BOLDERROR Daily edition Rubén Campoy