Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 92% confidence
- Finding
- The skill declares no permissions, yet its instructions explicitly reference reading local resources, writing output files, and invoking `python3`, which implies file and shell capabilities. This is dangerous because callers and policy engines may treat the skill as low-risk while it can access the filesystem and execute local code, increasing the chance of unintended data exposure or command execution.
