Natural-Language Policy Violations
Medium
- Confidence
- 91% confidence
- Finding
- The language-routing block is internally inconsistent: it appears in `SKILL_cn.md` but instructs the agent to read `SKILL_cn.md` for English users and to continue using `SKILL.md` for Chinese users, while also labeling the current file as the Chinese authority. This creates ambiguous control flow and can cause the agent to load a different instruction file than the user would reasonably expect, enabling instruction shadowing or bypass of review if paired documents diverge.
