vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is purely instructional, focusing on performance optimizations such as eliminating waterfalls, bundle size reduction, and server-side performance.
- [EXTERNAL_DOWNLOADS]: References to external libraries (e.g.,
better-all,lru-cache,swr) are standard for React development and align with the skill's stated purpose. These are well-known packages from a trusted ecosystem. - [COMMAND_EXECUTION]: The README mentions standard development commands like
pnpm install,pnpm build, andnpx svgo. These are documented for local development workflows and do not involve suspicious or obfuscated execution. - [DATA_EXPOSURE]: No hardcoded credentials or access to sensitive local file paths were found. Code examples use standard web APIs like
localStorageandfetchin a safe, instructional context.
Audit Metadata