react-performance

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code snippets for optimizing React rendering performance, including memoization and list virtualization.
  • [SAFE]: References to libraries such as react-window, zustand, and lodash-es are for well-established and trusted packages in the JavaScript ecosystem.
  • [SAFE]: Code splitting examples use standard React lazy and Suspense patterns, which do not involve malicious dynamic code execution.
  • [SAFE]: The Web Worker example demonstrates standard browser APIs for performing heavy calculations off the main thread.
  • [SAFE]: Access to process.env.NODE_ENV is restricted to development-only diagnostic checks, which is a common and safe practice for debugging tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 05:33 PM
Security Audit — agent-trust-hub — react-performance