vercel-react-best-practices

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • SAFE (SAFE): No malicious patterns detected. The skill contains educational documentation and performance optimization guidelines for React and Next.js.
  • EXTERNAL_DOWNLOADS (LOW): The skill references several well-known and reputable NPM packages and libraries including swr, lru-cache, better-all, zod, lucide-react, and @mui/material. These are standard tools in the React ecosystem.
  • COMMAND_EXECUTION (LOW): File rules/rendering-svg-precision.md mentions the use of npx svgo for SVG optimization. This is presented as an optional manual step for developers and is not executed automatically by the skill.
  • DYNAMIC_EXECUTION (SAFE): File rules/rendering-hydration-no-flicker.md demonstrates the use of dangerouslySetInnerHTML to inject a small, static script to prevent UI flickering by reading from localStorage. The script is benign and contains no untrusted user input.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 08:05 PM