Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 89% confidence
- Finding
- The skill documentation explicitly references scripts that read and write memory files, but no permissions are declared. That creates a capability/permission mismatch that can lead to silent file access beyond what a reviewer or runtime policy expects, especially because the skill's core function is to persist conversation-derived data. In this context, undeclared file I/O is more dangerous because the skill is designed to auto-save user content, increasing the chance of unintended or overbroad data persistence.
