compositions/router-query

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill demonstrates best practices for data management, explicitly warning against using singleton instances in SSR to prevent cross-request data leakage. This is a positive security pattern.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing @tanstack/react-router-ssr-query. This is an official package from TanStack, a well-known and trusted vendor, and is consistent with the skill's stated purpose.
  • [DATA_EXFILTRATION]: Data fetching examples use relative API paths (e.g., /api/posts), which are standard for web applications and do not involve transmitting data to unknown or untrusted external domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 03:34 AM
Security Audit — agent-trust-hub — compositions/router-query