Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- The skill invokes shell commands (`python`, `curl`) but does not declare corresponding permissions, creating a capability/permission mismatch that can bypass user or platform expectations about what the skill is allowed to do. In this context, the shell is used to fetch remote content and write files locally, which increases risk if the URL or output filename is attacker-controlled or if the script behavior changes over time.
