accelint-tanstack-query-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access mechanisms were found in the skill content.
- [SAFE]: The skill explicitly prioritizes security by providing mandatory instructions to prevent cross-user data leakage through the use of isolated QueryClient factory patterns on the server.
- [SAFE]: Implementation patterns encourage secure coding practices, such as using AbortController for request cancellation and performing schema validation (e.g., via Zod) before mutations reach the server.
- [SAFE]: All external package references (@tanstack/react-query, @better-fetch/fetch) are standard, well-known libraries relevant to the skill's stated purpose.
Audit Metadata