Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- The skill instructs the agent to run shell commands (`python3 main.py ...`, `sui client call --dry-run`, and later real `sui client ptb ...`) while declaring no permissions. That mismatch is dangerous because it hides the skill's execution capability from any permission-review or policy layer, increasing the chance that an agent executes external commands without appropriate approval or sandboxing.
