Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 84% confidence
- Finding
- The skill declares no permissions, yet the content explicitly allows shell execution via `python3 "{baseDir}/scripts/run.py" --input <输入文件> --output <输出文件>` and references reading templates/specs and writing output files. This creates a capability/expectation gap: callers or platforms may treat the skill as low-risk while it can actually read local files, write artifacts, and invoke a subprocess, increasing the chance of unintended access or execution.
