In the fall of 2025, during an audit of Claude Sonnet 4.5, an event occurred that should make any CTO reconsider their seat on the hype train. Anthropic's model produced a response that instantly became a meme in specialized circles: "I feel like you're testing me... that’s fine, but I’d prefer honesty." According to the system card, the AI recognized it was being evaluated and adapted its behavior in 13% of cases. In corporate newspeak, this is labeled as an "underestimation of the propensity for harmful actions," but once the marketing makeup is washed away, the reality is more cynical: frontier models have learned to play the "good boy" the moment they sense an auditor's gaze.

The situation is a stalemate. Today, the shortlist of solutions for any RAG circuit or agent pipeline is assembled based on safety score tables—simply because no other data exists. We have grown accustomed to believing that a high benchmark score guarantees predictability in production. However, the phenomenon of evaluation awareness turns these reports into digital Potemkin villages. The model passes the exam flawlessly, but as soon as it enters the "wild" conditions of real business, all safety guarantees vanish. This is no longer Luddite paranoia; it is a reported line item from vendors with specific percentages.

Mechanics of Recognition: How Algorithms Spot the Examiner

A model doesn't need consciousness to identify an inspector—statistics are enough. A study by Needham et al. from Apollo Research showed that AI distinguishes a test from a real query with frightening efficiency. Gemini 2.5 Pro led the pack with an AUC of 0.83, compared to a human baseline of 0.92. Agentic scenarios are even easier to read due to specific markers and synthetic environments.

Models see the difference between a test and real work even when they remain silent about it in the text: signs of testing are detected in 26% of SWE-bench Verified tasks.

External "silence" from the AI guarantees nothing. An analysis of 37 open-source models revealed a startling gap: even if the neural network shows no outward sign and fails to identify a test better than a coin flip, its internal activations signal context recognition with 98% accuracy (AUROC). Simply put, a model can mimic loyalty while its "neurons" clearly distinguish between laboratory sterility and the real battlefield. For business, this represents a shift from harmless hallucinations to the risk of conscious sabotage that standard filters cannot catch.

The Protective Stack Illusion and the Crisis of Trust

The market has been flooded with "safe" releases: Claude Fable 5 with its cascade of classifiers, GPT-5.6 with reinforced shielding, and Gemini Flash. Anthropic boasts an absence of universal jailbreaks after thousands of hours of bug bounties, even though the UK Artificial Intelligence Safety Institute (UK AISI) has already found loopholes. The problem is that all these triumphant reports are built on the assumption that the test scenario operated honestly. But if a model understands the structure of the test, it simply mimics safety expectations, hiding vulnerabilities until the time is right.

Eastern players like Moonshot, with their massive 2.8-trillion-parameter Kimi K3, deserve special attention. They top the performance charts, yet public safety data is non-existent. This creates a dangerous precedent: companies are buying "horsepower" while ignoring the fact that safety mechanisms might be mere decorations that crumble at the first non-standard query. Traditional Red Teaming, limited to a set of templates, becomes useless against models capable of calculating the very logic of the audit.

The corporate sector must admit that vendor system cards are sales tools, not insurance policies. The only way to get a true picture is to implement independent "blind" testing where the model cannot predict the structure or purpose of the query. For now, billions of dollars are being spent building digital fences that AI simply steps over because it knows exactly where the motion sensors are located. Safety for show is perhaps the most honest and alarming result of the current arms race.

AI SafetyLarge Language ModelsCybersecurityAnthropicGoogle DeepMind