Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The action list labels `get_order` as `[write]` even though its description says it only retrieves an order. This kind of safety-tag mismatch can cause an agent or user to misunderstand the operation’s risk, either treating a read as state-changing or, more dangerously in similar cases, normalizing inaccurate safety metadata and undermining confirmation safeguards. In this skill context, the danger is moderate because the documented command still appears to be a read, but the contradictory metadata weakens trust in the skill’s safety model.
