Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 89% confidence
- Finding
- The skill declares a shell-backed tool (`command: bash scripts/prom-query.sh`) but does not declare any permissions or execution constraints. Even though the documented behavior is read-only and focused on Prometheus queries, invoking a shell script expands the attack surface because user-controlled arguments and environment variables are passed into executable code that is not visible here, making the actual runtime capabilities broader than the manifest suggests.
