setup-react-compiler

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the official babel-plugin-react-compiler and @rsbuild/plugin-babel packages using standard package managers (bun/yarn). These are well-known tools for React development.
  • [COMMAND_EXECUTION]: Shell scripts are utilized to implement post-tool-use hooks that perform linting-like checks on React components. These scripts run locally to detect and block manual memoization or derived state patterns that conflict with the React Compiler.
  • [DATA_EXPOSURE]: The hook script reads the content of .tsx and .jsx files using cat and grep to perform pattern matching. This data remains local to the execution environment and is used solely for validation logic.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 09:06 AM
Security Audit — agent-trust-hub — setup-react-compiler