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, and react-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 useEffect and infinite loops in React 19 use(), 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
Risk Level
SAFE
Analyzed
Apr 1, 2026, 10:13 PM
Security Audit — agent-trust-hub — react-impl-data-fetching