zustand-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation and code examples for the Zustand library. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were found.
- [EXTERNAL_DOWNLOADS]: The documentation mentions installing the 'zustand', 'immer', and 'use-sync-external-store' packages from the official npm registry, which is standard practice for this library.
- [COMMAND_EXECUTION]: Provides standard package manager commands (npm, yarn, pnpm) for library installation. These are illustrative examples for the user.
- [DATA_EXFILTRATION]: No exfiltration patterns detected. Code examples involving network calls (e.g., fetch) are illustrative for tutorial purposes and target generic local API paths.
Audit Metadata