Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill instructs the agent to execute local shell commands, including interpolating a prompt into a command string and optionally wrapping it with `script -q -c`, without any explicit safety guardrails about handling untrusted input. If user-controlled text is inserted into the shell command template, this creates command-injection risk and also normalizes local command execution for routine queries, increasing the chance of unintended local side effects.
