Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- The skill declares no explicit permissions, yet its instructions reference local file access (`resources/`, `examples/`, `tests/`) and shell execution via `python3 .../scripts/run.py`, which creates undeclared capability creep. This is dangerous because callers and policy systems may assume the skill is content-only, while it can actually read local files, write outputs, and invoke code in the runtime.
