real-time-features

Warn

Audited by Socket on Sep 16, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
references/websocket-server-nodejs.md

The fragment appears to be ordinary WebSocket chat-server code, not supply-chain malware. It has significant defensive weaknesses: unauthenticated identity claims, no runtime message validation, no size or rate limits, a shared hard-coded room, and non-cryptographic client ID generation. The server itself does not execute or exfiltrate client data, but it can relay attacker-controlled content and may be vulnerable to impersonation and resource exhaustion. Downstream clients must also safely handle the forwarded content.

Confidence: 98%Severity: 58%
AnomalyLOW
references/socketio-production-ready.md

No clear malicious or supply-chain attack behavior is present in this fragment. The implementation is not production-ready because token validation is effectively disabled, room identifiers are unrestricted, and event payloads lack validation and rate/size limits. These issues could permit unauthorized connections, room enumeration or proliferation, and message abuse.

Confidence: 99%Severity: 58%
Audit Metadata
Analyzed At
Sep 16, 2026, 10:47 AM
Package URL
pkg:socket/skills-sh/aj-geddes%2Fuseful-ai-prompts%2Freal-time-features%2F@0c4055b14a8f76eaa3c431d728b8418fa7db844fbc30d50c76acbcc594839fbb
Security Audit — socket — real-time-features