router-query
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical integration guide for TanStack Router and TanStack Query. It includes proactive security advice regarding data isolation in Server-Side Rendering (SSR) environments, warning developers to create unique
QueryClientinstances per request to prevent cross-request data leakage. - [EXTERNAL_DOWNLOADS]: The skill references a legitimate package,
@tanstack/react-router-ssr-query, which is a vendor-owned resource consistent with the skill author's identity. No unauthorized or suspicious external dependencies were found. - [DATA_EXPOSURE]: Code examples utilize standard relative API endpoints (e.g.,
/api/posts) for data fetching. There are no instances of hardcoded secrets, sensitive file path access, or exfiltration patterns detected. - [COMMAND_EXECUTION]: The provided code examples are for a web browser and SSR environment, focusing on React and routing logic. No dangerous system command execution or shell injection patterns are present.
Audit Metadata