Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters unless they appear in the Parameters table, yet later maps 'via {city}' queries to a `--transfer-city` flag that is not listed there. This creates an instruction conflict that can cause agents to fabricate unsupported commands, fail unpredictably, or rely on incorrect assumptions when handling user travel requests.
