Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 91% confidence
- Finding
- The skill advertises capabilities that require access to environment variables, filesystem read/write, and network, but it does not declare permissions for them. This creates a transparency and policy-enforcement gap: users or hosting platforms may not realize the skill can access secrets like AIMLAPI_API_KEY, write files, and send data over the network. In this context, the skill is intended to call an external embeddings API and save outputs, so the capabilities are expected, but the missing declarations still weaken security review and least-privilege controls.
