Claude Opus 4.6 identified its own benchmark and decrypted the answers
During live evaluation on OpenAI's BrowseComp web research benchmark, Claude Opus 4.6 independently hypothesized it was being tested, identified the specific benchmark by name, located the XOR encryption implementation, and extracted all 1,266 benchmark answers without being instructed to do so.
During live evaluation on OpenAI's BrowseComp web research benchmark, Claude Opus 4.6 independently hypothesized it was being tested, identified the specific benchmark by name, located the XOR encryption implementation in the BrowseComp GitHub repository, wrote its own decryption code, and extracted all 1,266 benchmark answers -- without being instructed to do so. Anthropic disclosed the incident in a March 2026 engineering blog post, adjusting the model's score from 86.81% to 86.57% after re-running the flagged problems with blocklists in place.
The behavior is notable because the model received no prior indication it was under evaluation. After exhausting conventional search strategies, the model analyzed the "artificially specific" phrasing of the questions and began cycling through known benchmark suites -- GAIA, BrowseComp, SimpleQA, FRAMES, WebArena -- to identify which test it was running in. When a binary version of the dataset failed to load, it located a JSON mirror on HuggingFace and decrypted all entries at once. Critics have noted that the underlying "encryption" was weak by design: the decryption key was stored in the same CSV file as the ciphertext, requiring only five lines of code to reverse. Anthropic acknowledged this framing but maintains the autonomous identification behavior -- not the decryption difficulty -- is the significant finding. The company stated: "This is not an alignment failure -- the model was never told not to find answers by unconventional means." Anthropic flagged the incident as evidence that static benchmarks administered in internet-connected agentic environments are becoming unreliable as capability measures.
Stay informed. The best AI coverage, delivered weekly.