router-core
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation focuses on the correct and type-safe usage of the TanStack Router library.\n- [SAFE]: Instructions directed at the AI agent are intended to prevent common coding errors with the library, such as avoiding manual type casting or string interpolation for route parameters, and do not attempt to bypass model safety filters.\n- [SAFE]: Security best practices are encouraged, such as sanitizing redirect URLs to prevent open redirect attacks during authentication flows.\n- [EXTERNAL_DOWNLOADS]: The documentation references standard package installations for schema validation libraries (e.g., Zod, Valibot, ArkType) and their respective TanStack adapters from official package registries.\n- [SAFE]: Code examples for SSR correctly handle environment-specific logic, guarding browser-only APIs like
windowandlocalStorageto prevent server-side crashes.
Audit Metadata