Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 90% confidence
- Finding
- The skill instructs the agent to execute local shell commands (`python3 scripts/salary_negotiator.py ...`) but does not declare any explicit tool scope such as `permissions` or `allowed-tools`. That mismatch can lead to over-broad execution in environments where shell access is available by default, reducing reviewability and increasing the chance of unintended command execution if the skill or its companion files are later modified.
