Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The skill explicitly requests file read/write access for a cache directory and describes persisting system prompts, rendered prompts, message history, and content replacement state to disk using pickle+gzip, but it does not clearly warn users that potentially sensitive conversation context will be stored locally. This creates a real privacy and security risk because secrets, internal prompts, or user data may be written to disk, linger for up to 24 hours, and be exposed through local access, backups, logs, or later compromise.
