Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 91% confidence
- Finding
- The skill declares no permissions, yet its documented execution path uses shell commands, network access, environment variables, and file operations via `pip3 install` and `python3 ... imagegen.py`. This creates a transparency and least-privilege problem: users and reviewers cannot accurately assess what the skill can do, and a generic helper script with these capabilities could be repurposed for unintended actions.
