Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly states that unlisted CLI flags must never be used, yet later instructs use of `--transfer-city`, which is absent from the documented parameter table. This inconsistency can cause an agent to invoke unsupported or unintended CLI behavior, increasing the risk of command misuse, failed execution, or unsafe parameter expansion if the CLI interprets unknown flags unexpectedly.
