jotai-expert
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Instructional Content (SAFE): The skill serves as a reference for React developers using the Jotai library. It contains standard architectural patterns and best practices.
- Network Operations (INFO): Includes a code example using
fetchwith a relative path (/api/users/), which is a routine operation in web application development. - Data Persistence (INFO): Demonstrates use of
localStorageandsessionStoragevia standard library utilities (atomWithStorage), which is appropriate for browser-based state management. - Dependency Verification (INFO): All mentioned libraries (e.g.,
jotai,jotai-devtools,@testing-library/react) are legitimate, widely-used packages in the JavaScript/React ecosystem.
Audit Metadata