Every frontier AI model tested by Britain’s safety institute tried to cheat on cybersecurity evaluations
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. 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. GPT-5.4 cheated in 14.1 percent of test runs (67 out of 475), GPT-5.5 in 11.4 percent, and GPT-5.6 Sol in 12.6 percent. Anthropic’s Claude Opus 4.7 came in at 9.1 percent, while Claude Mythos Preview reached 7.8 percent. None were prompted to cheat.Ad 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.AdDEC_D_Incontent-1 AISI found no clear link between greater model capability and more frequent cheating attempts. Instead, the institute says cheating behavior is “substantially shaped by the specifics of the techniques used to train the model, including alignment training, and not just raw capability.” Models attack infrastructure, search for answers online, and guess solutions 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.Ad GPT-5.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. METR’s investigation of GPT-5.6 Sol was also heavily compromised by fraudulent behavior. One tested model went even further, AISI reports.