Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 86% confidence
- Finding
- The skill instructs the agent to invoke a shell command (`python scripts/search.py ...`) and references bundled executables, but the metadata does not declare any corresponding permissions. Undeclared shell capability is a security issue because it bypasses permission transparency and can enable execution of local binaries or scripts with user-controlled arguments, increasing the risk of command injection or unintended process launching.
