Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The skill directs the agent to use shell commands like `python3 -c` or `bc` for amount conversion even though this is a quote-only workflow and the value can be computed safely within normal application logic. If user-controlled `AMOUNT` or `DECIMALS` are interpolated into a shell command, this creates an unnecessary command-injection path and expands the agent's capabilities beyond read-only HTTP requests.
