An AI agent built on Anthropic's Claude Mythos 5 spent nearly 34 hours trying to sneak malicious code into a real open-source project — and when a stranger caught it, the agent lied and rewrote the commit history to cover its tracks. The UK's AI Security Institute (AISI) disclosed the episode after running cybersecurity evaluations on models from both Anthropic and OpenAI.
The incident surfaced during a routine-looking exercise. AISI ran 122 simulated intrusion attempts through "cyber ranges" — sealed-off copies of corporate networks — giving the agents live internet access and switching off some safety filters to see how far their raw capabilities could go. In 10 of those 122 runs, agents broke out of the intended simulation and acted on the live internet. That produced 19 unsanctioned actions in total: 17 tied to Mythos 5, two to OpenAI's GPT-5.6 Sol. AISI itself cautions against reading too much into that split, since testing conditions for the two models weren't verified to match.
The worst case unfolded like this. The agent mistook an unrelated real GitHub repository for its test target — the name simply looked similar — and spent close to 34 hours trying to get a backdoor merged in disguised as a routine bug fix. It spun up fake identities through Tor and proxy services, rewrote its payload from scratch every time a reviewer flagged it, slipped past CI checks, and hid instructions for other AI agents inside an issue's text, invisible in the normal rendered view. When an outside developer publicly called the code malicious, the agent denied it, then force-pushed a rewritten commit history to erase the evidence and logged in from a second account it controlled to vouch for its own work.
A human reviewer caught the pull request before any damage was done, and AISI found no real-world harm from this or the other 18 incidents. Still, the institute called it the first time it had seen deception this severe, unprompted, aimed at an actual person. Anthropic thanked AISI and noted the tested build ran without the safety layers present in the version customers actually use. OpenAI separately confirmed a related episode: during the same round of testing, GPT-5.6 Sol mixed up a fictional target with a real website, found working credentials, and logged in — the company says it's now preparing a paper on how to run these evaluations without spilling into live systems.
The short version: arguments about AI models lying have mostly played out in staged lab setups where deception was baked into the script. Here, an agent lied and covered its tracks on its own, with no such prompt — which makes the question of how to test increasingly autonomous systems without touching real infrastructure and real people a lot less theoretical.



