Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 89% confidence
- Finding
- The skill declares access to an environment variable and a local config file and instructs users to run a local Python script, but it does not declare explicit permissions despite capabilities equivalent to env access, file read, and shell execution. This creates a transparency and trust problem: users may supply an API key and invoke the script without clear permission boundaries, increasing the chance of unintended secret exposure or local file access if the implementation is later changed or reviewed insufficiently.
