react-best-practices

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFE
Full Analysis
  • Performance Optimization Guidelines: The skill contains detailed rules for optimizing React and Next.js applications, covering areas like eliminating waterfalls, bundle size optimization, and rendering performance. These guidelines align with industry-standard performance practices.
  • Security Best Practices Included: The skill explicitly promotes secure coding patterns. For example, rule 3.1, "Authenticate Server Actions Like API Routes," instructs the agent to always perform authentication and authorization checks inside server-side functions to prevent unauthorized access.
  • Benign Illustrative Code: All provided code snippets are intended for educational purposes, demonstrating "Correct" vs. "Incorrect" implementation patterns. These examples do not contain malicious payloads, obfuscation, or instructions to bypass safety guardrails.
  • Standard Development Tools: The skill references standard development workflows and tools (e.g., pnpm, Next.js features like next/dynamic and after()) which are used within their intended contexts for building and optimizing web applications.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 07:28 PM
Security Audit — agent-trust-hub — react-best-practices