Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 95% confidence
- Finding
- The skill invokes shell commands (`scripts/crawlora.sh ... | jq`) but does not declare any `permissions` or `allowed-tools` scope. That creates an unnecessary trust gap: an agent may be allowed to execute shell-capable behavior without an explicit least-privilege declaration, increasing the chance of unintended command execution or misuse in environments that rely on manifest scoping.
