Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill’s parameter-mapping section documents a `--back-date` flag even though that flag is not listed in the allowed parameters and the skill explicitly says to never invent CLI parameters. This inconsistency can cause an agent to generate unsupported commands, leading to failed executions or unsafe retries/fallback behavior based on nonexistent functionality.
