react-best-practices

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The README.md file includes instructions for standard project maintenance tasks such as pnpm install, pnpm build, and pnpm validate. These are intended for developers managing the repository and do not pose a risk in the context of the skill's usage.
  • [EXTERNAL_DOWNLOADS]: The documentation references and recommends well-known and trusted libraries from the React ecosystem, such as swr, lru-cache, and better-all (a utility by a Vercel engineer). These references are informative and point to established, safe sources.
  • [DYNAMIC_EXECUTION]: The rule rendering-hydration-no-flicker.md provides an example using dangerouslySetInnerHTML to inject a synchronous script for theme management. This is a recognized pattern in Next.js development to prevent hydration flickers and is used here in a controlled, safe manner.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 07:26 PM
Security Audit — agent-trust-hub — react-best-practices