react-best-practices
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and instruction set for optimizing React applications. It contains no executable code or malicious logic.
- [EXTERNAL_DOWNLOADS]: The skill references several external libraries and resources, including
swr,better-all, andlru-cache. These resources are maintained by trusted organizations (Vercel) or well-known community developers, and their use is standard within the industry for the performance tasks described. - [COMMAND_EXECUTION]: While the README mentions commands like
pnpm buildandpnpm validate, these are standard development workflow scripts for managing the repository's markdown content and do not perform any hidden or dangerous operations. - [SAFE]: The code examples provided in the rule files, including those utilizing
dangerouslySetInnerHTMLfor preventing hydration flicker, are implementable according to industry standard performance patterns and contain no malicious logic.
Audit Metadata