Scope Creep
Medium
- Confidence
- 96% confidence
- Finding
- The export path is user-controlled via --output, and the command writes conversation-derived content to an arbitrary file through exporter.exportToFile(content, output). In a skill with access to session history, this creates a confidentiality and integrity risk because sensitive conversation data can be written outside expected storage boundaries, and arbitrary file overwrite becomes possible depending on exporter implementation and runtime privileges.
