Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The SSE example explicitly sets `Access-Control-Allow-Origin: *`, allowing any website to open the event stream and read server-sent data. In a real-time communication skill, developers may copy this sample into production, which can expose notifications, presence data, or other streamed content cross-origin without proper access control or origin restrictions.
