websocket-realtime-builder
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill ingests and displays arbitrary user-generated content from WebSocket events—e.g., the useChat hook listens for 'new-message' and appends message.content (rendered in ChatRoom), and useNotifications listens for 'notification' and shows notification.message—so it clearly consumes untrusted third-party input as part of its runtime workflow.
Audit Metadata