Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 94% confidence
- Finding
- The skill declares no permissions, yet its content explicitly indicates shell execution and file output capabilities via `python3 ... --output <输出文件>`. This creates a transparency and trust problem: a user or orchestrator may treat the skill as low-risk/read-only when it can execute code and write files, increasing the chance of unintended data access or modification.
