react-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static documentation repository containing performance optimization patterns for React and Next.js. It does not include executable scripts or automation that would run in the agent's shell environment.
- [SAFE]: All external resource references point to official documentation sites (react.dev, nextjs.org, swr.vercel.app) or well-known technology provider domains (vercel.com). These links are provided as supplementary reading for the technical rules.
- [SAFE]: The code examples provided are educational in nature, demonstrating performance 'best practices' such as parallelizing promises, optimizing bundle size, and managing re-renders. No malicious patterns, data exfiltration, or obfuscation were detected in the instructions or example snippets.
- [SAFE]: The skill includes security-positive guidance, such as the 'Authenticate Server Actions Like API Routes' rule, which explicitly teaches developers how to prevent unauthorized access in Next.js applications.
Audit Metadata