Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- The skill explicitly instructs the agent to run shell scripts (`chmod`, `scripts/*.sh`, `npx tsx`) and depends on binaries like `curl`, `jq`, and `file`, yet it does not declare permissions for shell execution. This creates a trust and policy gap: an agent framework may expose shell capabilities without presenting an appropriate consent boundary, increasing the chance of unintended command execution against local files or environment variables.
