Lp1
High
- Category
- MCP Least Privilege
- Confidence
- 86% confidence
- Finding
- The skill declares only network and filesystem permissions, but the code executes a local Python script via subprocess, which effectively gives it shell/process-execution capability beyond the declared permission model. In an agent environment, this mismatch is dangerous because it bypasses least-privilege expectations and may allow execution of unintended code if the referenced script or interpreter environment is compromised.
