websocket-patterns
Warn
Audited by Snyk on Jun 22, 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 is a WebSocket server/client implementation that ingests only runtime network messages from connected peers (outsider-authored free text/JSON via
ws.on('message')/ws.onmessageandJSON.parse(event.data)), which can contain attacker-controlled strings that become LLM-readable context if the agent uses them.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata