react-impl-data-fetching
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and implementation guide for React developers. It emphasizes security and performance best practices, such as preventing race conditions and infinite loops in data fetching.
- [EXTERNAL_DOWNLOADS]: The documentation references official and trusted resources including tanstack.com and react.dev. These are industry-standard developer platforms.
- [COMMAND_EXECUTION]: Instructions include standard package manager commands (npm install) for well-known, legitimate libraries like @tanstack/react-query and react-error-boundary. These are routine development operations.
- [DATA_EXFILTRATION]: All network operations shown in code snippets target relative API endpoints (e.g., /api/users) or well-known official documentation sites. No sensitive data access or external data transmission to unknown domains was found.
Audit Metadata