react-tanstack-testing
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a robust set of testing patterns and templates for React applications, utilizing standard industry tools including Vitest, React Testing Library, and Mock Service Worker (MSW).
- [SAFE]: No evidence of prompt injection, data exfiltration, or persistence mechanisms was found. The instructions and code examples strictly follow legitimate software testing best practices.
- [SAFE]: All identified Node.js dependencies are widely recognized, official packages for the TanStack ecosystem and common React testing utilities.
- [SAFE]: Code examples for fetching data (e.g., in
AsyncUserProfile.tsxoruseUsers.ts) use internal API paths and are correctly mocked using MSW for testing purposes, posing no risk of unauthorized external communication.
Audit Metadata