TanStack Router
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected across all threat categories. The skill's content is purely instructional and technical.
- [EXTERNAL_DOWNLOADS] (SAFE): All dependencies mentioned (e.g., @tanstack/react-router, @tanstack/react-query) are reputable, widely used packages from the official npm registry. No unauthorized or suspicious remote scripts are executed.
- [DATA_EXFILTRATION] (SAFE): Analysis of the provided code examples shows data fetching is restricted to relative API paths typical for local development environments. No access to sensitive system files (~/.ssh, ~/.env) or credential exfiltration attempts were found.
- [PROMPT_INJECTION] (SAFE): The instructions are focused on guiding the user through technical setup. There are no attempts to override system prompts, bypass safety filters, or use role-play for malicious purposes.
- [COMMAND_EXECUTION] (SAFE): The Bash commands provided are limited to standard package management operations (npm install) and build scripts (vite build), which are appropriate for a frontend development skill.
Audit Metadata