Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 88% confidence
- Finding
- The skill declares no permissions, yet the content explicitly allows use of `python3` with input/output files and references local resources, which implies file read, file write, and shell execution capabilities. This is dangerous because downstream systems or reviewers may trust the undeclared low-risk profile while the skill can in practice access local files and invoke an interpreter, increasing the chance of unintended data access or command execution.
