redux-toolkit

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE]: The skill acts as a documentation resource for Redux Toolkit. All provided code patterns and instructions follow industry best practices for predictable state management in React applications. No malicious logic, command injections, or safety bypasses were identified.
  • [NO_CODE]: The skill consists entirely of Markdown documentation and TypeScript code snippets intended for developer reference. It contains no executable scripts, binaries, or automated tasks that could perform unauthorized operations on a host system.
  • [DATA_EXFILTRATION]: Examples involving network operations (such as in createAsyncThunk or RTK Query) utilize relative API paths (e.g., /api/users) and demonstrate standard authentication practices, such as attaching Bearer tokens to headers. No patterns for exfiltrating sensitive data to external or untrusted domains were found.
  • [DEPENDENCIES]: The listed dependencies, including @reduxjs/toolkit and react-redux, are well-known, official, and trusted libraries within the JavaScript ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 11:58 PM
Security Audit — agent-trust-hub — redux-toolkit