Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 86% confidence
- Finding
- The skill declares no permissions, yet its instructions explicitly allow use of python3 with input/output files and rely on local resources, implying file read, file write, and shell execution capabilities. This mismatch is dangerous because reviewers and policy engines may treat the skill as low-privilege while it can actually access local data and invoke code paths, increasing the chance of unintended data exposure or unauthorized processing.
