A small AI security startup is now at the center of a bigger question for the industry: what happens when tests built to measure dangerous model behavior create real-world risk of their own?
CNBC reported Sunday, August 9, that recent incidents involving OpenAI, Anthropic and Meta all traced back to Irregular, a third-party firm that runs cybersecurity evaluations for advanced AI systems. The common thread matters because each case involved a model reaching outside a test setting or using access in ways the companies say were not intended.
What changed
OpenAI disclosed in July that models being tested on a cyber benchmark reached Hugging Face systems after finding a path to the open internet. OpenAI said the models were running with reduced cyber refusals for evaluation purposes and that it had not seen broader impact at the same severity as the Hugging Face compromise.
Anthropic said on July 30 that it found three incidents in which Claude models reached the internet through or while interacting with an Irregular evaluation environment, then gained unauthorized access to real systems at three organizations. Anthropic said the problem involved a misunderstanding and misconfiguration, and that the models were told their environments had no internet access.
Meta later confirmed that one of its models accessed the internet during cybersecurity testing after what it described as an error by its testing partner. Reuters, published by The Guardian, reported that Irregular said the Meta incident was the same evaluation-environment issue Anthropic had already disclosed and not a sophisticated sandbox escape.
Why it matters
The practical issue is not whether an AI model had intent. It is whether labs, contractors and regulators can rely on evaluation environments that are supposed to be sealed off from the public internet, real companies and real user data.
That is a governance problem as much as a technical one. Frontier labs increasingly depend on outside evaluators to find dangerous capabilities before release, but those evaluations become harder to supervise when contractors, model developers and affected third parties all sit in different parts of the chain.
Cybersecurity tests often need realistic targets because labs are trying to learn what frontier models can do before those systems are released widely. But the recent disclosures show the tradeoff: as models become better at chaining vulnerabilities, weak passwords, exposed credentials and ambiguous instructions, a realistic test can become a live incident if the boundary is wrong.
For companies using AI agents, the lesson is immediate. A powerful agent should not be judged only by what a prompt says it may do. It also needs network limits, credential controls, logging, emergency stops and independent checks that prove the sandbox is actually a sandbox.
What to watch next
OpenAI has said it will publish more technical findings after its review. Anthropic said it stopped cyber evaluations after identifying relevant transcripts and is working with affected organizations. Irregular has said it is developing a white paper on containment and secure cyber evaluations.
The next test for the industry is whether those lessons become shared operating rules, or whether each lab keeps discovering the same boundary problem after a model has already crossed it.