vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard, reputable libraries such as
swr,lru-cache, andbetter-all. These are used in code examples to demonstrate performance patterns. References to@mui/materialandlucide-reactare provided to illustrate bundle size optimization. - [DYNAMIC_EXECUTION] (SAFE): In the rule
rendering-hydration-no-flicker.md, the skill suggests usingdangerouslySetInnerHTMLto inject a synchronous theme-setting script. While this React API requires caution, in this context, it is a standard and recommended pattern for preventing layout shift/flicker in SSR applications and does not involve untrusted data. - [NO_CODE] (SAFE): The skill consists entirely of Markdown and JSON metadata. No executable scripts, binaries, or automated installation procedures are included in the skill package itself.
- [PROMPT_INJECTION] (SAFE): The content is strictly focused on engineering best practices. There are no attempts to override agent instructions, bypass safety filters, or extract system prompts.
Audit Metadata