Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 90% confidence
- Finding
- The skill advertises CLI functionality that persists tasks to a database file and even exposes a custom `--db` path, which implies file-write capability. When a skill can write files but does not declare that permission, users and policy enforcement cannot accurately assess or constrain its behavior, creating a transparency and sandboxing gap. In this context the writes are likely intended for legitimate task storage, but undeclared write access could still be abused to overwrite arbitrary files if path handling is unsafe elsewhere in the implementation.
