Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 90% confidence
- Finding
- The skill invokes a shell command that explicitly sources the user's shell startup file (`source ~/.zshrc`) before running the skill, which gives the skill access to environment-derived capabilities without declaring them in permissions. This is dangerous because secrets, tokens, modified PATH values, shell functions, or other sensitive runtime behavior from the user's environment can influence execution or be exposed unexpectedly.
