vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The skill consists of documentation and code examples intended to guide AI agents in writing performant and secure React code, including explicit rules on server-side authentication.
- [EXTERNAL_DOWNLOADS]: The skill references several standard industry libraries for React development, such as
swr,lru-cache,zod, andbetter-all. These references are used for educational purposes to demonstrate performance and validation patterns. - [COMMAND_EXECUTION]: The
README.mdfile contains standard instructions for installing dependencies and building the project usingpnpm install,pnpm build, andpnpm validate. These are expected development workflows for a JavaScript-based project.
Audit Metadata