Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 86% confidence
- Finding
- The skill instructs the agent to derive and execute a local `run.py` via `python <RUN_PY> ...`, and the documented workflow also includes reading sibling files and making network requests, but the skill declares no permissions. This creates an undeclared capability boundary: a caller or reviewer may believe the skill is data-only when it can actually read local files, invoke a shell/Python process, and access remote resources.
