Intent-Code Divergence
Medium
- Confidence
- 82% confidence
- Finding
- The skill explicitly states that only documented flags may be used, yet later instructs the agent to invoke an undocumented `--journey-type` flag. In an agent-execution context, undocumented parameters are dangerous because they bypass the declared interface contract, can mask hidden behaviors, and may cause the agent to execute commands whose effects were not reviewed or validated.
