Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 90% confidence
- Finding
- The skill invokes shell commands (`bash scripts/setup.sh`, `bash scripts/show_results.sh`) and other executable commands (`uv run ...`) but does not declare any permissions or clearly signal that shell execution is required. This creates a trust and safety gap: an agent or user may execute installation or helper scripts without an explicit permission boundary, increasing the risk of unintended code execution if those scripts are modified or malicious.
