vercel-react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation repository and build system for React performance guidelines.
- Documentation files in the
rules/directory contain standard performance optimization patterns such as parallel data fetching, bundle size management, and re-render optimizations. - TypeScript utility scripts in the
src/directory perform local file operations for parsing, validation, and document generation, and do not exhibit any network-based or malicious behaviors. - All external references and dependencies target well-known open-source libraries (e.g.,
lru-cache,better-all) or trusted technology organizations (e.g., Vercel), and are documented neutrally as intended by the skill's purpose. - Code examples throughout the skill are benign and intended for instructional use in code refactoring tasks.
Audit Metadata