Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 91% confidence
- Finding
- The skill invokes shell commands (`bash scripts/radarr.sh ...`) but does not declare corresponding permissions. Undeclared execution capability weakens transparency and policy enforcement, making it easier for a user or host system to underestimate what the skill can do. In this context, the shell access is used to drive an external service and can mutate media library state, so the omission is security-relevant rather than purely informational.
