tanstack-router-best-practices

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): The skill provides documentation and code examples for React development best practices using TanStack Router.
  • Search Param Validation (SAFE): The skill actively promotes security by instructing developers to validate user-controlled search parameters using libraries like Zod or Valibot, preventing malformed data or injection-style issues in the application logic.
  • Data Handling (SAFE): Data fetching patterns (loaders) are implemented using standard React patterns. Examples of Base64 encoding for URL state in rules/search-custom-serializer.md were analyzed and found to be benign, used strictly for compacting URL data as per the documentation.
  • Dependency Review (SAFE): All referenced Node.js packages (e.g., @tanstack/react-router, zod, valibot) are standard, widely-used industry libraries. No suspicious or unknown packages were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:44 PM