skills/vercel/vercel-plugin/nextjs/Gen Agent Trust Hub

nextjs

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • Security Guidance and Best Practices: The skill includes a dedicated section on critical security vulnerabilities (CVEs) and provides specific version recommendations for patching. This is a proactive security measure that helps users maintain secure applications.
  • Standard Scaffolding Commands: The documentation recommends using npx create-next-app for project initialization. This is the official and standard method for creating Next.js applications.
  • Migration and Validation Rules: The skill contains numerous patterns to identify legacy Next.js code (like getServerSideProps or next/router) and suggests modern alternatives. These rules are designed to improve code quality and align with current architectural standards.
  • Lazy Initialization Pattern: It provides a specific code pattern for lazy initialization of database and service clients. This is a recommended practice to ensure that environment-variable dependent code does not crash during the build process.
  • Official Resource References: The metadata and content reference official documentation and sitemaps from nextjs.org, which are trusted sources for web development guidance.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 03:25 PM