setup-tanstack-router
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill identifies and recommends the installation of official TanStack skills using
npx @tanstack/intent@latest install, which downloads resources from the official package registry. - [COMMAND_EXECUTION]: Local shell scripts are used to automate development tasks. These scripts run commands like
bun run generate:routesand use standard Unix utilities to inspect code for anti-patterns during the writing and editing process. - [REMOTE_CODE_EXECUTION]: The skill uses
npxto execute the TanStack intent installation tool. This command is a standard method for running official development tooling within a project environment.
Audit Metadata