Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The language-routing block tells the agent to read `SKILL_cn.md` when the user writes in English, but this file is itself labeled `SKILL_cn.md` while later text says Chinese users should continue using this file as `SKILL.md`. This creates ambiguous authority and can cause the agent to follow the wrong instruction source, which is a prompt-integrity issue because control flow depends on attacker-editable content rather than stable metadata.
