Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 89% confidence
- Finding
- The skill instructs the agent to use shell commands, environment variables, and a local SQLite-style database path, but it declares no permissions for env, file read/write, or shell access. This creates a capability mismatch: a host may grant broader access implicitly or users may run the skill without realizing it persists data and interacts with the filesystem. In this coordination-skill context, the behavior is expected, but the lack of explicit declaration weakens reviewability and least-privilege controls.
