Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters, yet one playbook later uses `--journey-type 1`, which is not listed in the allowed parameters. This inconsistency can cause agents to run unsupported commands, fail unpredictably, or rely on undocumented behavior from an external CLI, undermining the safety constraint the skill claims to enforce.
