NYC

frontend-state-management

Pass

Audited by Gen Agent Trust Hub on Feb 15, 2026

Risk Level: LOW
Full Analysis
  • SAFE (SAFE): No security issues detected. The skill provides code examples for popular JavaScript libraries (Redux, Zustand, MobX) using industry-standard patterns.
  • EXTERNAL_DOWNLOADS (INFO): The code snippets reference standard frontend packages. These are benign educational dependencies:
  • @reduxjs/toolkit
  • react-redux
  • zustand
  • mobx
  • mobx-react-lite
  • DATA_EXFILTRATION (INFO): Uses the fetch API to reach local endpoints like /api/users and /api/login, which is expected behavior for frontend state management examples.
  • INDIRECT_PROMPT_INJECTION (INFO): While the skill demonstrates fetching external data, it uses React's default escaping mechanisms (JSX) to render the content, and the capability is restricted to UI display only (Tier: INFO).
Audit Metadata
Risk Level
LOW
Analyzed
Feb 15, 2026, 10:24 PM