zustand-state-management
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for the Zustand state management library. It includes templates for various patterns (basic, persistent, slices, async) and detailed troubleshooting guides.
- [SAFE]: All external links point to official and trusted documentation sources, including the official Zustand documentation (zustand.docs.pmnd.rs) and the pmndrs GitHub repository.
- [SAFE]: The provided shell script
scripts/check-versions.shis a utility for verifying project dependencies. It reads localpackage.jsonfiles and queries the official npm registry for version information, performing no malicious actions. - [SAFE]: Code templates utilize standard web APIs (e.g.,
fetch,localStorage) for their intended purposes in state management without any evidence of data exfiltration or credential theft.
Audit Metadata