tanstack-start-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, consisting of markdown documentation and code examples for the TanStack Start framework.
- [SAFE]: Security best practices are central to the skill's content, specifically addressing input validation via Zod (Rule:
sf-input-validation), secure session management (Rule:auth-session-management), and protecting routes with middleware (Rule:auth-route-protection). - [SAFE]: All environment variable access shown in examples follows best practices by utilizing process.env with validation or server-only suffixes, preventing accidental credential exposure to the client.
- [SAFE]: No suspicious external dependencies, remote script executions, or obfuscated code patterns were found in any of the files.
Audit Metadata