vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [Documentation Focus]: The skill is a collection of structured markdown rules designed to guide AI agents in generating optimized and secure React/Next.js code. The instructions are informative and do not contain executable malicious patterns.
- [Security Best Practices]: The skill includes specific rules promoting security, such as requiring authentication and authorization inside Server Actions (server-auth-actions.md) and warning against storing sensitive data in localStorage (client-localstorage-schema.md).
- [Standard Dependencies]: The rules reference well-known and established libraries such as SWR for data fetching, Zod for schema validation, and lru-cache for server-side caching. These are standard tools within the React ecosystem.
- [Trusted Source]: The resources and references provided link to official documentation from React, Next.js, and Vercel Engineering blogs, which are authoritative sources for the technology stack described.
Audit Metadata