Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 91% confidence
- Finding
- The skill declares and documents filesystem-affecting behavior in its installation steps and usage (`mkdir -p memory/database`, database initialization, and writing a SQLite DB) but does not declare corresponding permissions. This creates a transparency and consent problem: hosts or users may grant or execute the skill under the assumption it is non-invasive, while it can read/write local files and persist data.
