web-routing-tanstack-router
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for TanStack Router, focusing on type-safety and efficient routing patterns. No malicious behavior, obfuscation, or data exfiltration attempts were detected.
- [SAFE]: The skill promotes strong security hygiene by requiring the use of validation schemas (e.g., Zod) for search and path parameters, effectively mitigating risks associated with untrusted URL data.
- [SAFE]: Authentication guards are implemented correctly using the 'beforeLoad' middleware, which ensures that security checks occur sequentially before a route or its loaders are executed.
- [SAFE]: The skill includes protection against open-redirect vulnerabilities by demonstrating how to validate the 'redirect' search parameter on login pages.
- [SAFE]: All listed dependencies are well-known, official packages from the TanStack organization and are used for their intended architectural purposes.
Audit Metadata