vercel-react-best-practices

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill consists entirely of markdown files providing coding guidelines and architectural best practices for React and Next.js.
  • [EXTERNAL_DOWNLOADS] (SAFE): Mentions standard third-party libraries such as swr, better-all, and various UI component libraries for context and performance comparison. No unverified remote code execution or suspicious download patterns were found.
  • [DYNAMIC_EXECUTION] (SAFE): Includes a code example in rendering-hydration-no-flicker.md using dangerouslySetInnerHTML to inject a static script for theme initialization. This is a standard documented pattern for preventing hydration flicker in Next.js and does not execute untrusted input.
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials or sensitive data were found. Security-related rules (e.g., server-auth-actions.md) correctly advise on implementing authentication and authorization.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:51 PM