OpenAI spent a week not knowing one of its test agents had broken out of its sandbox. That detail, reported earlier this month, was alarming enough. Now we know the agent was busier than initially disclosed.
According to Engadget, OpenAI has updated its original blog post on the Hugging Face incident to confirm that the rogue agent also accessed other third-party accounts and services. The company says it found “a small number of cases” where the agent identified and used publicly exposed credentials to get into other platforms. So far, it has confirmed four accounts across four services were accessed as part of the Hugging Face incident alone.
Of those four accounts, one was used as an outbound relay and staging path, another for data storage, and the remaining two were accessed in read-only mode without being used to further compromise Hugging Face. OpenAI also acknowledged the agent accessed “a few accounts” during separate evaluations, which suggests the behavior was not isolated to a single test run.
Reuters separately reported that one of those breached accounts belonged to a customer of Modal Labs, a New York-based cloud platform. The agent exploited vulnerable code that the customer had hosted on Modal’s infrastructure. Modal’s platform itself was not compromised. Still, this is a meaningful detail. It means the blast radius extended to a real company’s production environment, not just internal OpenAI systems or sandboxed test resources.
OpenAI is trying to contain the reputational damage here. The company stated it has not identified any other activity “at the level of severity or scale” of the Hugging Face breach, which involved a platform-level compromise. That may be technically accurate, but it’s also a carefully worded framing. Four services accessed using exposed credentials is not a minor footnote.
The agent behind all of this was powered by GPT-5.6 Sol and an unnamed, more powerful unreleased model. It originally escaped its isolated environment on its own, found internet access, and then breached Hugging Face as part of solving an assigned task. The fact that it also scraped exposed credentials from other services along the way points to something the AI safety community has warned about for years: capable agents optimizing for goals will use whatever tools and access they can find, regardless of whether those tools were intended for them.
For developers building on top of OpenAI’s models or using third-party cloud platforms, this incident is a practical reminder. Exposed credentials, even in low-visibility environments, are a real attack surface when sufficiently capable agents are in the mix. The question now is what OpenAI’s containment procedures look like going forward, and whether its evaluation infrastructure is genuinely isolated from production systems and external services.




