Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 96% confidence
- Finding
- The skill declares executable capabilities via `allowed-tools: web_fetch, Bash`, enabling both network access and shell execution, while the analyzer reports no explicit permission declaration. Even though the stated purpose is legitimate web scraping, this combination expands the attack surface: a skill with shell and network access can fetch untrusted content, invoke arbitrary commands, and potentially access local environment data if the runtime is permissive.
