Missing User Warnings
Low
- Confidence
- 89% confidence
- Finding
- The documentation shows how to save prompt caches and arbitrary metadata to disk, including an example metadata field containing prompt text, but it does not warn that cache contents and metadata may persist sensitive user inputs locally. In an LLM skill focused on prompt reuse and local inference, this omission can lead developers to unintentionally store confidential prompts, conversation data, or derived model state without considering retention, access controls, or cleanup.
