Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The production example shows sending the probe, model response, and compressed context to an external LLM judge. Because this component evaluates compressed conversation history, those fields may contain sensitive user data, prior prompts, file contents, secrets, or internal reasoning context; the code provides no minimization, redaction, consent, or disclosure controls around that transfer. In a context-compression skill, this is more dangerous than usual because the very purpose of the module is to process and score conversation history, increasing the likelihood that broad session content is forwarded wholesale.
