tanstack-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the analysis of the skill. The content is purely educational and focused on best practices for React library management.
- [SAFE]: Data handling patterns described in the skill, such as TanStack Router's
validateSearch, emphasize the importance of parsing and validating user-controlled URL input using libraries like Zod, which is a positive security practice to prevent injection and application crashes. - [SAFE]: All external dependencies mentioned (such as
@tanstack/react-query,@tanstack/react-router, andzod) are well-known, reputable packages within the JavaScript/React ecosystem. - [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were found in the instructions or example code.
Audit Metadata