state-management
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of industry-standard packages from the official NPM registry.
- Evidence:
npm install zustandinSKILL.md. - Evidence:
npm install @reduxjs/toolkit react-reduxinSKILL.md. - [SAFE]: Extensive analysis of the instructional content and code snippets reveals no malicious patterns.
- The network operations identified (
fetch('/api/auth/login'),fetch('/api/todos'), etc.) are standard relative paths for interacting with a local backend API. - Authentication logic follows common practices, such as storing session tokens in
localStorage. - No prompt injection, obfuscation, or data exfiltration vectors were detected across the analyzed files.
Audit Metadata