Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 87% confidence
- Finding
- The skill documentation instructs the agent to read local files and execute shell commands (`python3 scripts/offer_compare.py ...`) but the skill declares no permissions. That mismatch is a real security issue because it can cause the platform or user to underestimate the skill's capabilities, increasing the chance of unintended file access or command execution in environments where such actions should be gated or explicitly approved.
