zustand-state-management

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill primarily consists of React and TypeScript boilerplate code and markdown documentation for the Zustand state management library. The patterns provided are aligned with official documentation and industry best practices.
  • [COMMAND_EXECUTION]: The file scripts/check-versions.sh is a shell script intended to verify the versions of zustand, react, typescript, and next within a project. It performs read-only operations on package.json and the node_modules directory and uses the npm view command to fetch version metadata from the official registry. This is standard behavior for development utility scripts.
  • [EXTERNAL_DOWNLOADS]: The skill contains references to official documentation and community guides on domains like zustand.docs.pmnd.rs, github.com, and dev.to. It also includes code templates that use api.example.com as a placeholder for API requests, which is a standard safe practice for coding examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 06:55 AM
Security Audit — agent-trust-hub — zustand-state-management