react-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and reputable libraries to implement its performance patterns, including
swr(maintained by Vercel),lru-cache(a standard utility), andbetter-all(a utility from a known Next.js engineer). All external references point to official documentation or established GitHub repositories. - [DATA_EXFILTRATION]: The instructions include patterns for accessing
localStorageandcookiesspecifically for client-side state persistence (like theme preferences). The guide explicitly includes best practices for minimizing storage and avoiding the storage of sensitive data. - [COMMAND_EXECUTION]: One rule recommends the use of
npx svgofor automating SVG optimization, which is a standard industry practice for web performance. - [PROMPT_INJECTION]: No instructions were found that attempt to bypass safety guidelines or override agent behavior. The content is strictly technical and educational.
Audit Metadata