vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE] (SAFE): Analysis of the 45 rule files and metadata confirms they contain only legitimate technical guidance. No prompt injection, obfuscation, or persistence patterns were found.
- [EXTERNAL_DOWNLOADS] (LOW): The skill documentation references several reputable NPM packages (swr, lru-cache, svgo) and a utility library (better-all). These are standard in the React ecosystem and are referenced for performance optimization purposes only.
- [COMMAND_EXECUTION] (LOW): The README outlines standard build and validation commands (pnpm install, pnpm build, pnpm validate). These are typical developer environment commands and no malicious scripts were found in the provided files.
Audit Metadata