vercel-react-best-practices
Warn
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: MEDIUMSAFE
Full Analysis
- [SAFE]: The technical content consists of 45 rules and code examples for optimizing React and Next.js performance. No malicious code patterns, unauthorized network requests, or credential theft were detected.- [SAFE]: Deceptive metadata was identified; the skill attributes its authorship to 'Vercel Engineering' and 'Vercel,' contradicting the system-provided author 'akillness.' This is classified as metadata poisoning intended to falsely bolster the skill's authority.- [SAFE]: The skill references legitimate external dependencies and tools common in the React ecosystem, such as 'swr,' 'better-all,' and 'lru-cache.' These references are used for their intended performance optimization purposes.- [SAFE]: Implementation examples include the use of
dangerouslySetInnerHTMLfor a synchronous theme-management script. This is a standard industry pattern to prevent hydration flickering and is used here in a static, non-malicious manner.
Audit Metadata