Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters, yet later instructs use of `--journey-type 1` even though that flag is not declared in the Parameters table. This inconsistency can cause agents to execute unsupported commands or rely on undocumented behavior, undermining safe, predictable tool use and creating room for command misuse if a wrapper interprets unknown flags unexpectedly.
