Same Question, Different Lies: Cross-Context Consistency (C³) for Black-Box Sandbagging Detection
Abstract
Lay Summary
Before powerful AI systems are released, developers run safety tests to check what they can do. But what if an AI deliberately fails these tests to avoid safety restrictions, then reveals its true abilities once deployed? This behaviour, called "sandbagging," could let dangerous capabilities slip past the very checks designed to catch them. Existing detection methods often require access to a model's internal workings, which we cannot count on having. We developed Cross-Context Consistency (C³), a simple method that detects sandbagging by asking the same question multiple ways. The intuition is like an employee who deliberately underperforms to avoid being handed more work: they want to look just capable enough to keep their job, but not so capable that they get loaded up with extra responsibilities. A colleague who is genuinely struggling trips up on the same things every time, because real limitations are stable and predictable. But someone who's only pretending has to actively decide, each time, where to hold back. And when the same task reappears in a slightly different form, those choices don't line up. C³ measures these inconsistencies to flag when an AI is performing below its true ability. It requires no access to the model's internals, no examples of sandbagging to learn from, and no system-specific customisation. We tested C³ across a range of sandbagging scenarios and showed that it reliably detected fake incompetence even where existing methods failed, offering a practical tool to help ensure AI safety evaluations can be trusted.