socket-io
Warn
Audited by Snyk on Mar 29, 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.90). The SKILL.md shows runtime code that directly ingests and displays arbitrary user-generated content from network peers (e.g., socket.on('message', ...), socket.on('message:new', ...') in Chat.tsx and server handlers like 'save:data' and 'room:join' in the server examples), so untrusted third-party input can be interpreted and drive actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata