Lp1
High
- Category
- MCP Least Privilege
- Confidence
- 92% confidence
- Finding
- The script loads environment variables via load_dotenv(), which implies access to secrets such as API keys even though the manifest does not declare any environment-variable capability. This creates a permission-model mismatch: the skill can depend on undeclared secret material, making review and containment harder and potentially exposing credentials through misuse or later code changes.
