vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily functions as a technical knowledge base for AI agents. It contains extensive markdown documentation and code snippets related to React/Next.js performance optimization (e.g., eliminating waterfalls, bundle size reduction, and server-side caching). No malicious intent, exfiltration patterns, or obfuscation techniques were detected.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and reputable technology services and libraries including React, Next.js, Vercel, SWR, and Zod. These links are used for educational purposes and point to official documentation or established open-source repositories.
- [COMMAND_EXECUTION]: The README.md file documents standard development scripts (pnpm install, pnpm build, pnpm validate) used for the maintenance and compilation of the documentation files. These are conventional build tools and do not represent a runtime security threat to the agent's environment.
- [DATA_EXFILTRATION]: All code examples involving data fetching (fetch, useSWR) use standard API patterns targeting application-specific endpoints (e.g., /api/user, /api/data) and do not contain hardcoded credentials or unauthorized external transmission logic.
Audit Metadata