Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 89% confidence
- Finding
- The skill documentation instructs users to execute a shell script (`bash scripts/monitor.sh <wallet_address>`) but declares no corresponding permissions. Undeclared shell capability is dangerous because it hides executable behavior from the permission model and review process, making it easier for a skill to run local commands unexpectedly or evolve into a more harmful execution path.
