setup-tanstack-router
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads and installs official TanStack Router skills and utilities using
npx @tanstack/intent. This is a standard installation procedure for the TanStack ecosystem. - [COMMAND_EXECUTION]: Executes shell scripts (
tanstack-router-gen.sh,tanstack-router-check.sh) as PostToolUse hooks during file editing operations. These scripts perform the following: - Triggers route regeneration using
bun run generate:routeswhen route files are modified. - Uses standard CLI utilities like
grep,cat, andechoto analyze code changes and enforce routing best practices, such as banningreact-router-domorwindow.locationfor navigation.
Audit Metadata