Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 87% confidence
- Finding
- The skill requires reading user-supplied files via `scripts/read_file.py`, but it does not declare any permissions for file access. Undeclared file-read capability is dangerous because it obscures the skill’s real access requirements and can enable broader-than-expected ingestion of local file contents if the helper script accepts arbitrary paths.
