Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters and may only use flags listed in the Parameters Table, yet later instructs use of `--journey-type 1`, which is undocumented in that table. This inconsistency can cause unsafe agent behavior, because the model may rely on hidden or unstated flags and normalize bypassing its own parameter constraints.
