Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 91% confidence
- Finding
- The skill text instructs the agent to run a shell command (`bash {baseDir}/scripts/setup-opencli.sh`) even though the skill declares itself as guidance for web-tool usage rather than an installer. Undeclared shell capability is dangerous because it expands the trust boundary from passive documentation to local code execution, and the referenced setup path can perform privileged environment changes without explicit permission scoping.
