Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 94% confidence
- Finding
- The skill documentation instructs use of shell commands, reads environment-dependent paths like $HOME, accesses local files under ~/.codex/skills, and performs network-enabled package installation via npm install, yet it does not declare corresponding permissions. This creates a transparency and policy-enforcement gap: users and hosting systems cannot accurately assess or constrain what the skill needs before execution, increasing the risk of unexpected code execution, dependency fetching, or local data exposure.
