react-impl-data-fetching
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends standard, well-known libraries including
@tanstack/react-query,@tanstack/react-query-devtools, andreact-error-boundary. These are industry-standard dependencies for React development. - [COMMAND_EXECUTION]: All network operations (using
fetch) target relative API paths (e.g.,/api/users,/api/products), which is standard practice for frontend development and does not indicate exfiltration. - [SAFE]: The skill provides explicit warnings against anti-patterns like race conditions in
useEffectand infinite loops in React 19use(), promoting more stable and secure application architectures. - [SAFE]: The content is consistent with its stated purpose of teaching data-fetching strategies and does not attempt to override agent instructions or access sensitive local environment data.
Audit Metadata