tanstack-start-migration
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and instructs the agent to fetch the documentation index from
https://tanstack.com/llms.txtto assist with the migration process. - [COMMAND_EXECUTION]: Provides standard package management commands for removing Next.js and installing the TanStack Start stack using
bun, including project initialization viabunx create @tanstack/start@latest. - [SAFE]: All external URLs point to the official domains of the TanStack framework, and all listed dependencies are well-known, legitimate libraries within the JavaScript ecosystem (e.g., Vite, Nitro, Tailwind CSS).
Audit Metadata