vercel-react-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFE
Full Analysis
  • Documentation-Focused Architecture: The skill is composed of Markdown files and JSON metadata designed to provide guidance to AI agents. It does not contain executable scripts or binary files, significantly reducing the risk of unintended code execution.
  • Trusted Resource References: The guidelines reference well-known, established libraries and tools such as SWR, Next.js, and lru-cache. These references are used to illustrate performance patterns and originate from trusted sources within the web development ecosystem.
  • Educational Scripting Patterns: Some rule examples, such as the hydration flicker prevention guide, include the use of dangerouslySetInnerHTML with static inline scripts. These are documented as specific techniques for managing client-side state in server-rendered applications and do not involve the execution of untrusted or dynamic content.
  • Data Handling Guidelines: The skill includes best practices for managing localStorage and minimizing data serialization. These instructions promote secure data handling and efficiency without introducing exposure risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 07:51 PM