jotai
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and reference guide for the Jotai library. It contains React code examples demonstrating atom creation, derived state, async data fetching, and storage persistence. All examples follow well-known library patterns and use official APIs.
- [COMMAND_EXECUTION]: The skill includes a standard installation command (
npm install jotai) which is a routine and expected developer operation. - [EXTERNAL_DOWNLOADS]: The skill references standard network requests within code examples (
fetch('/api/users/${id}')), which are placeholder examples for local API interaction and do not represent data exfiltration or malicious remote downloads.
Audit Metadata