tanstack-router

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Documentation Integrity. The skill accurately documents the TanStack Router library and its ecosystem components. All installation commands reference legitimate, well-known packages without signs of typosquatting or malicious redirects.
  • [SAFE]: Input Validation. The skill includes a dedicated rule 'search-validation.md' that instructs developers to always validate search parameters using schema libraries like Zod or Valibot, which is a key security measure against injection via URL parameters.
  • [SAFE]: Authentication and Authorization. The core documentation and rule 'ctx-root-context.md' provide clear patterns for implementing route-level authentication guards using 'beforeLoad' and context-based dependency injection.
  • [SAFE]: Code Safety. No malicious obfuscation, hidden scripts, or unauthorized network activity were found. Usage of Base64 is demonstrated solely for URL state serialization in a safe and transparent manner.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 02:07 AM
Security Audit — agent-trust-hub — tanstack-router