Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The skill explicitly says to never invent unsupported CLI parameters, but later instructs use of `--back-date` even though it is not listed in the allowed parameters. This inconsistency can cause agents to invoke undocumented behavior, fail unpredictably, or normalize using unverified flags from prompt text rather than trusted interface documentation.
