Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The service sends user query content to an external dependency via record_cooccurrence(mem_ids, f"search:{query[:50]}") without any indication of minimization, consent, or trust boundary controls. Queries can contain sensitive terms, secrets, internal project names, or personal data, so forwarding them to another adapter creates a data leakage and privacy risk, especially because the adapter is imported from a mutable path under /root/.openclaw/workspace/integration/adapter.
