signalr
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill emphasizes security best practices for SignalR, such as using the [Authorize] attribute on Hubs and implementing granular authorization checks before allowing users to join specific groups.- [SAFE]: It explicitly warns against dangerous anti-patterns, including broadcasting tenant data to all clients and deploying multi-instance hubs without a backplane like Redis or Azure SignalR.- [SAFE]: All external library references, such as @microsoft/signalr, are for well-known and official packages.- [SAFE]: No malicious patterns including prompt injection, data exfiltration, or obfuscation were identified.
Audit Metadata