realtime-features

Pass

Audited by Gen Agent Trust Hub on Apr 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides boilerplate code and implementation strategies for real-time communication using WebSockets, Supabase Realtime, and Server-Sent Events (SSE).
  • [COMMAND_EXECUTION]: The skill includes diagnostic commands (rg, cat, grep) to help developers identify existing real-time implementations in their codebase. These are read-only operations aimed at preventing duplicate subscriptions and are considered safe within the context of a development tool.
  • [SAFE]: Data handling patterns demonstrated (e.g., useRealtimeMessages, usePresence) follow standard React and Supabase conventions, including proper lifecycle management with useEffect cleanup to prevent memory leaks or duplicate listeners.
  • [SAFE]: The skill includes architectural recommendations for optimistic UI updates and server-side event streaming that align with modern web development best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 2, 2026, 06:13 PM
Security Audit — agent-trust-hub — realtime-features