Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 91% confidence
- Finding
- The skill declares `environment: local` and `dependencies: none`, but its documented usage invokes a Python script against arbitrary directories and the static analyzer detected file read, file write, and shell capabilities with no corresponding permission declaration. This mismatch is dangerous because reviewers or platforms may underestimate what the skill can access or modify locally, reducing transparency and weakening sandboxing or trust decisions.
