Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 88% confidence
- Finding
- The skill declares shell-based tool invocations (`bash scripts/...`) and requires `curl`/`jq`, but no explicit permissions model is declared. That creates a capability/expectation gap: an agent or platform may expose shell execution without clear user awareness or policy gating, increasing the risk of unintended command execution and outbound network access. The risk is somewhat moderated because the skill openly documents external API use and appears intended to call a specific service, but undeclared shell capability still expands attack surface.
