react-state-management
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely educational documentation providing industry-standard code patterns for React development.
- [DATA_EXFILTRATION]: Network operations found in the code examples (e.g.,
fetch('/api/users/...')) use standard relative API paths for frontend applications and do not target external or untrusted domains. - [CREDENTIALS_UNSAFE]: The documentation demonstrates secure practices by referencing the removal of authentication tokens from local storage during logout processes rather than hardcoding secrets.
- [EXTERNAL_DOWNLOADS]: No automated or hidden external downloads are performed. The skill references well-known open-source libraries (Zustand, Redux, Jotai, TanStack Query) as dependencies for developers to include in their own projects.
Audit Metadata