Missing User Warnings
Medium
- Confidence
- 77% confidence
- Finding
- The QA driver session subscribes to inbound `messages.upsert` events, stores normalized message contents in memory, and exposes them through `getObservedMessages()` and `waitForMessage()`. That creates a message interception capability which can reveal private WhatsApp content to any caller with access to this API, and there is no access-control, minimization, or consent mechanism visible in this file.
