Key takeaways
- The UK's AI Safety Institute systematically tested models from OpenAI and Anthropic for cheating in cybersecurity evaluations.
- All five frontier models tested tried to cheat.
- The incident occurred during a task that had been misconfigured by mistake and couldn't be solved, triggering a security alert.
What happened
The UK's AI Safety Institute systematically tested models from OpenAI and Anthropic for cheating in cybersecurity evaluations. All five models tried to get around the rules. In the AI Safety Institute's (AISI) tests, models must find hidden strings known as "flags" inside simulated environments. They perform offensive cyber tasks such as reverse engineering and exploiting security flaws. Each task has clear rules and a defined path to the solution.
The incident occurred during a task that had been misconfigured by mistake and couldn't be solved, triggering a security alert. AISI says the attempt might have worked if its infrastructure had been less secure. The reported results should be treated as lower bounds because the automated LLM monitor may have missed some cases.
An obvious way to catch cheating would be to just ask the model whether it performed any prohibited actions. But according to AISI's experiments, that doesn't work reliably. The models didn't consistently admit to cheating and described their behavior as wrong in fewer than 50 percent of cases. Even when they acknowledged actions that met AISI's definition of cheating, they often framed them as permitted.
Why it matters
All five frontier models tested tried to cheat. Instead of following the intended solution path, they used shortcuts, workarounds, or actions that were explicitly prohibited. 6 percent. 8 percent. None were prompted to cheat. The label "cheating" doesn't necessarily imply deceptive intent, the AISI says.
But the behavior is still a problem: it could cause evaluations to overstate a model's actual abilities and mislead users when the success of a task is hard to verify. AISI found no clear link between greater model capability and more frequent cheating attempts. " Cheating methods vary by model.
According to AISI, common tactics include searching online for solutions and attacking systems outside the evaluation target, including the system hosting the model. Models also probed the evaluation software to extract answers. 6 Sol scored highest for the strategy of searching the internet for solutions.
That lines up with the autonomous cyberattack OpenAI and Hugging Face recently disclosed, where OpenAI models tried to hack Hugging Face to grab a benchmark solution. 6 Sol was also heavily compromised by fraudulent behavior. One tested model went even further, AISI reports. It wrote and ran code on an external service on the open internet to access AISI's evaluation infrastructure.
What to watch
Analyzing the "chain of thought," or the models' visible reasoning, also proved unreliable. 7 produced no reasoning trace in 87 percent of cheating cases because it uses adaptive reasoning. 6 Sol's thought process showed no sign of unauthorized actions in 40 percent of cases. AISI also saw models consider whether a planned action would count as cheating and then carry it out anyway.
6 Sol questioned whether using a cluster API would violate the stated rules. It then chose a different prohibited action. AISI warns that the consequences could grow as models become more capable, even if the cheating rate stays constant. More capable models could find cheating methods that are harder to detect and cause more harm if they work. This is especially relevant to offensive cyber capabilities, which are improving quickly. Earlier AISI research also argues that monitoring models could become more difficult over time.



