vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static documentation repository for performance optimization guidelines.
- [EXTERNAL_DOWNLOADS]: The skill references several external libraries and resources, all of which are from trusted or well-known organizations:
- Fetches documentation and technical blogs from Vercel's official website.
- References official React and Next.js documentation repositories.
- Mentions well-known open-source packages such as
swr,lru-cache, andbetter-all(a utility by a Vercel engineer). - [COMMAND_EXECUTION]: The documentation includes standard development commands in the README (e.g.,
pnpm install,pnpm build) for building the guide itself, which is normal for this type of resource. - [NO_CODE]: No executable code is distributed with the skill beyond the documentation generation scripts mentioned in the README.
Audit Metadata