tanstack-start
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and example source code from the TanStack organization's GitHub repositories. These are well-known and trusted resources within the web development ecosystem.
- [COMMAND_EXECUTION]: Instructions are provided for project scaffolding using standard tools like
@tanstack/cliandgitpick. These commands are typical for development workflows and are used to clone official framework examples. - [DATA_EXFILTRATION]: The skill includes guidance on correctly handling sensitive data, emphasizing that secrets should be kept in server-only modules and never prefixed for client-side exposure. It also advises on implementing authorization at the data boundary rather than relying on UI-level route guards.
Audit Metadata