vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [Performance Optimization Guidelines]: The skill serves as an educational resource for optimizing React and Next.js code. It provides high-quality, actionable advice on improving application speed and user experience.
- [Trusted Package References]: The skill mentions several widely-used and reputable libraries such as
swr,lru-cache,zod, andbetter-all. These are standard tools in the React ecosystem used for data fetching, caching, and state management. - [Security Best Practices]: A significant portion of the server-side guidance (specifically
server-auth-actions) focuses on security, instructing developers and agents to treat Server Actions as public API endpoints and implement proper authentication and authorization checks. - [Tooling Recommendations]: The documentation suggests using
svgofor SVG optimization vianpx. This is a standard industry practice for reducing asset sizes and does not pose a security risk in the context of these instructions. - [External Resources]: All included links point to official documentation (
react.dev,nextjs.org), Vercel's official blog, or reputable community repositories on GitHub.
Audit Metadata