Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- The skill declares no permissions, yet its instructions explicitly allow shell execution via `python3 .../scripts/run.py` and imply reading local resources and writing output files. This creates a transparency and policy-enforcement gap: users or orchestrators may treat the skill as low-risk/read-only while it can actually execute code and write data, increasing the chance of unintended command execution or data exposure.
