WebSocket security auditor. Scans source code for 10 WebSocket-specific vulnerabilities — plaintext ws:// connections, missing Origin header validation (CSWSH — Cross-Site WebSocket Hijacking), no authentication before accept, missing message size limits, no rate limiting, unauthenticated client broadcasts, reflected message relay (XSS-over-WS), error stack trace leaks, insecure subprotocol negotiation, and missing heartbeat/timeout configuration. Supports Node.js (ws, Socket.IO), Python (websockets, FastAPI, Django Channels), Go (gorilla/websocket), Java (Spring WebSocket), Ruby (ActionCable). Zero external dependencies. Zero competitors on ClawHub.

Install

openclaw skills install @phy041/phy-websocket-audit