tanstack-query-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of Markdown documentation files detailing best practices for server state management in React. It includes examples for caching, mutations, query keys, and performance optimizations.
- [SAFE]: No executable shell scripts, system-level command executions, or persistence mechanisms were detected. All code blocks are illustrative React/TypeScript snippets for developer guidance.
- [SAFE]: External references are limited to well-known and trusted libraries within the React ecosystem (e.g., TanStack, Axios, React Error Boundary).
- [SAFE]: The documentation explicitly includes security-positive advice, such as warning against XSS vulnerabilities when serializing state for SSR and advising against persisting sensitive user data in local storage.
Audit Metadata