Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 80% confidence
- Finding
- The skill metadata declares no permissions, but the implementation apparently has file-write capability (consistent with the documented `--output` parameter that writes OCR results to a file). This is a real security issue because undocumented write behavior weakens the trust boundary for users and policy engines: a caller may assume the skill is read-only while it can modify the filesystem, enabling unintended overwrites or writes to sensitive paths if inputs are not constrained.
