Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 94% confidence
- Finding
- The skill instructs the agent to use shell execution extensively (`exec` with `ls`, `file`, `cp`, `chmod`, `mkdir`, `grep`, and `node`) but does not declare a corresponding shell/code-execution permission boundary. This creates a capability mismatch: a caller or reviewer may believe the skill is low-risk while it can actually perform host-local command execution and file access, increasing the chance of unintended data exposure or command abuse if file paths or targets are influenced by untrusted input.
