signalr-integration

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides defensive coding patterns specifically designed to prevent common SignalR vulnerabilities.
  • [SAFE]: Hub implementations include proper authentication checks (AuthenticatedHub) and validate group membership (e.g., SubscribeToOrder verifies order ownership).
  • [SAFE]: The SignalRClient implementation follows best practices for connection lifecycle management and automatic reconnection.
  • [SAFE]: Server-side broadcasting patterns demonstrate safe usage of IHubContext with proper error handling and logging.
  • [SAFE]: The documentation includes a comprehensive 'Anti-Patterns' section that explicitly warns against trusting client-provided user IDs, blocking in hub methods, and unauthorized group joins.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 10:05 PM
Security Audit — agent-trust-hub — signalr-integration