Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 93% confidence
- Finding
- The skill explicitly instructs the user to run `python3 maker.py` and states it creates `SKILL.md` in the current directory, which is a file-write capability. However, the metadata declares no corresponding permissions, creating a mismatch between documented behavior and declared capabilities. This can bypass user expectations and platform policy checks, especially because the tool generates files in the working directory and could overwrite existing content if not constrained.
