vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [General Analysis] (SAFE): The skill is a collection of markdown-based rules and examples for React performance optimization. It is authored by Vercel and follows professional development standards.- [External Downloads] (SAFE): The documentation references well-known and reputable libraries such as
better-all,lru-cache, andswr. These dependencies are standard in the React ecosystem and are maintained by trusted developers.- [Dynamic Execution] (SAFE): Rulerendering-hydration-no-flicker.mddemonstrates the use ofdangerouslySetInnerHTMLfor a self-contained, synchronous theme-injection script. This is a standard and safe industry pattern to prevent UI flickering during Server-Side Rendering (SSR) hydration.- [Data Exposure] (SAFE): Rules regardinglocalStorageandcookiesprovide guidance on safe data minimization and versioning to prevent schema conflicts, rather than exfiltrating sensitive information.- [Indirect Prompt Injection] (SAFE): While the skill contains instructional code patterns (Incorrect vs. Correct), all examples are strictly technical and do not contain adversarial instructions intended to subvert agent behavior.
Audit Metadata