Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- The skill declares powerful capabilities via `allowed-tools: Read, Write, Edit, Bash` and instructs the agent to execute local Python and shell commands that can read environment state, modify files, and access external services. For a user-invocable skill handling sensitive student records, this creates meaningful risk if the skill is triggered in the wrong context or if referenced tools/scripts behave unsafely, especially since there is no fine-grained permission model or explicit consent checkpoints around shell execution and data access.
