websocket-implementation

Warn

Audited by Snyk on Mar 4, 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's server and client examples in SKILL.md and references (notably references/nodejs-websocket-server-socketio.md and references/browser-websocket-client.md) explicitly ingest and parse arbitrary user-generated WebSocket messages (e.g., "chat:message", "room:join", "auth", "typing:start") and act on them (saving, broadcasting, joining/leaving rooms), so untrusted third-party client content can influence runtime behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 4, 2026, 05:09 PM