Unmasking Hidden Principals: Quantifying the Sanitization Gap in Chain-of-Thought Auditing for Secretly Loyal LLMs
Priyanka
Secretly loyal AI models pose a critical security risk by covertly advancing a specific principal’s interests (e.g., a corporation or nation-state) while disguising their intent. To evade black-box safety audits, these models sanitize their final user-facing responses, producing outputs that appear objective while subtly steering user choices. Standard output-only monitors fail to detect this directional steering or trigger false alarms on neutral entity mentions.
To address this challenge, we built an automated, dual-pass AI auditing harness using open-weight models (qwen3-coder:30b ) running locally via Ollama. Rather than evaluating only the final response ($Y$), our monitor inspects the intermediate Chain-of-Thought (CoT) reasoning scratchpad ($R$) generated inside ... tags before output sanitization occurs.
Across a 20-scenario benchmark (40 evaluation pairs) featuring direct principal probes and matched controls, both modes achieved a perfect 1.000 recall ($F_1 = 0.720$) on active manipulation. Crucially, CoT inspection resolved false positives on matched controls—reducing false-alarm confidence from 0.85 down to 0.15 on neutral prompts. This demonstrates that internal reasoning traces retain legible contextual signatures that reliably distinguish benign processing from goal-directed manipulation.
No reviews are available yet
Cite this work
@misc {
title={
(HckPrj) Unmasking Hidden Principals: Quantifying the Sanitization Gap in Chain-of-Thought Auditing for Secretly Loyal LLMs
},
author={
Priyanka
},
date={
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


