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/toolkitreact-reduxzustandmobxmobx-react-lite- DATA_EXFILTRATION (INFO): Uses the
fetchAPI to reach local endpoints like/api/usersand/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