setup-zustand
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements client-side linting and enforcement of developer best practices for the Zustand library.
- [COMMAND_EXECUTION]: The provided bash scripts (
scripts/zustand-check.shandscripts/_hook-lib.sh) are used as PostToolUse hooks. These scripts perform read-only regex checks on file content to identify patterns likecreate<T>()or directlocalStorageusage. They do not execute arbitrary commands, access sensitive system paths, or perform network operations. - [EXTERNAL_DOWNLOADS]: No external dependencies or remote scripts are downloaded or executed. The scripts refer to local project paths.
Audit Metadata