vercel-react-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The guidelines recommend installing and using established performance utilities like better-all (affiliated with Vercel Engineering) and lru-cache to implement specific optimization patterns.
  • [COMMAND_EXECUTION]: The README provides standard developer commands using pnpm for installing dependencies, building the compiled documentation, and validating rule files.
  • [DYNAMIC_EXECUTION]: Rule 6.5 (Prevent Hydration Mismatch Without Flickering) includes a pattern for injecting a synchronous script via dangerouslySetInnerHTML. This is a recognized technique for theme detection in SSR frameworks to prevent layout shifts or flickering, and the provided code is a static template without user-input interpolation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 12:53 AM