Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- This skill is explicitly designed to run arbitrary shell commands, and the code executes the provided command via `/bin/sh -lc` or `powershell.exe -Command` without any in-band user-facing warning, consent checkpoint, or trust boundary enforcement in the execution path. In the context of an agent skill, that makes prompt-influenced or misrouted input especially dangerous because it can directly lead to command execution on the host, with only a narrow denylist of 'dangerous' commands that is easily bypassed.
