state-management
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for installing widely-used, reputable open-source libraries (Zustand, Redux Toolkit, React-Redux) via npm. These are expected developer actions for the stated purpose of the skill.
- [EXTERNAL_DOWNLOADS]: Code examples include fetch requests to local API endpoints (e.g., '/api/auth/login', '/api/todos'). These are typical relative paths used in frontend development and do not involve connecting to suspicious or unknown external domains.
- [DATA_EXPOSURE]: The skill demonstrates best practices for managing user sessions by storing tokens in localStorage. This is a standard implementation pattern for authentication in web applications and does not constitute unauthorized data exposure or exfiltration by the skill itself.
- [PROMPT_INJECTION]: No patterns of prompt injection, instruction overrides, or safety bypass attempts were detected in the instructions or metadata.
Audit Metadata