Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 95% confidence
- Finding
- The skill includes explicit file persistence behavior such as `save_state(state_data, self.state_persistence)` and defaults state storage to `file`, which implies file read/write capability despite no declared permissions. In an agent ecosystem, undeclared filesystem access weakens trust boundaries and can lead to unexpected data exposure, tampering, or persistence of sensitive operational state.
