react-best-practices

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation repository for React performance best practices. All instructions and code examples provided are standard industry patterns aimed at optimization.
  • [EXTERNAL_DOWNLOADS]: The documentation and rule files reference several reputable external libraries such as swr, lru-cache, and better-all. These references are used to illustrate performance optimizations and are considered safe.
  • [COMMAND_EXECUTION]: The README.md file includes standard shell commands for development workflows, such as pnpm install and pnpm build. These are documented for the user/agent to manage the skill's own build process.
  • [SAFE]: A code example in rules/rendering-hydration-no-flicker.md demonstrates the use of dangerouslySetInnerHTML. The implementation is restricted to a benign, static script designed to synchronize UI themes before hydration, which is a common and safe practice in the React ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 05:29 PM
Security Audit — agent-trust-hub — react-best-practices