nestjs-real-time
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate guidance and code examples for building WebSocket and SSE features in NestJS.
- [SAFE]: Technical instructions in
SKILL.mdcorrectly advocate for security best practices, such as performing authentication during the WebSocket handshake and utilizing HTTP/2 for SSE scaling. - [SAFE]: Code examples in
references/example.mdinclude appropriate authentication logic, specifically using a JWT service to verify client tokens and immediately disconnecting unauthorized clients.
Audit Metadata