websocket-engineer
Warn
Audited by Snyk on Aug 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow involves bidirectional Socket.IO/WebSocket event handling where outsider-connected clients can send arbitrary free-text payloads (e.g.,
socket.on("message", ({ roomId, text }) => { ... })), which the system ingests directly at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata