Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters and only use flags listed in the Parameters table, but later instructs use of `--back-date`, which is not documented there. This inconsistency can cause agents to execute unsupported commands, fail unpredictably, or rely on fabricated interface behavior, undermining safe command execution guarantees.
