Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The skill explicitly states that agents must never invent CLI parameters and only use documented flags, but later instructs use of `--back-date`, which is not listed in the parameters table. This inconsistency can cause failed executions, undefined behavior, or encourage agents to disregard interface constraints, weakening safety and reliability guarantees.
