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 zustand in SKILL.md.
  • Evidence: npm install @reduxjs/toolkit react-redux in SKILL.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
Risk Level
SAFE
Analyzed
Mar 11, 2026, 01:20 PM