golang-websocket
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional guidance for building WebSocket services in Go using established libraries like Gin and Gorilla WebSocket. It includes explicit sections on security best practices, such as properly configuring CheckOrigin to prevent Cross-Site WebSocket Hijacking (CSWSH) and implementing authentication before the WebSocket upgrade occurs. No malicious instructions, obfuscation, unauthorized data access, or privilege escalation patterns were detected. The code snippets provided are standard implementation templates for the described functionality.
Audit Metadata