react-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured library of performance optimization rules for React and Next.js. A review of the 63 files confirmed that the instructions and code examples are strictly focused on developer education and automated code refactoring for performance improvements.
- [EXTERNAL_DOWNLOADS]: The documentation references external open-source libraries such as
better-allandlru-cacheas solutions for parallelizing async operations and cross-request caching. These are well-known or author-affiliated utilities hosted on GitHub and are safe for their intended use. - [COMMAND_EXECUTION]: The repository includes standard instructions for build and validation using
pnpm. These scripts are used to compile the individual rule files into a single document and extract test cases, representing normal development workflow for documentation-as-code projects.
Audit Metadata