Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 88% confidence
- Finding
- The skill explicitly instructs the user to run shell commands such as `npm install`, `npm run build`, and `node dist/index.js ...`, but no declared permissions are present to signal that shell access is required. This creates a transparency and trust problem: users or calling systems may invoke the skill without understanding it relies on command execution, which can increase risk if the bundled CLI or build scripts perform unexpected actions.
