Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The skill says agents must never invent CLI parameters and may only use flags listed in the Parameters Table, but later references unlisted flags such as `--journey-type` and `--seat-class-name`. This creates an instruction conflict that can push an agent to either violate the declared contract or attempt unsupported command execution, increasing the chance of unsafe or unreliable tool use.
