websocket-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for real-time communication using industry-standard libraries.
- [SAFE]: Authentication is correctly demonstrated via middleware in the Socket.io server example, ensuring connections are verified before processing.
- [SAFE]: Security-sensitive configuration, such as the CORS origin and WebSocket URLs, is handled via environment variables rather than hardcoded values.
- [SAFE]: The skill demonstrates safe handling of cross-origin resource sharing (CORS) in the server configuration.
Audit Metadata