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), and better-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 localStorage and cookies specifically 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 svgo for 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
Risk Level
SAFE
Analyzed
Apr 20, 2026, 07:13 AM
Security Audit — agent-trust-hub — react-best-practices