web-nextjs

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: References standard project initialization via npx and installation of well-known libraries such as Prisma and NextAuth.js. These are routine operations for the described technology stack.
  • [COMMAND_EXECUTION]: Includes standard development and build commands like next dev, next build, and npx prisma migrate. These are necessary and expected for a web development expertise skill.
  • [CREDENTIALS_UNSAFE]: Mentions environment variable placeholders such as $DATABASE_URL, $NEXTAUTH_SECRET, and $STRIKE_API_KEY as examples for configuration. No actual hardcoded secrets or sensitive credentials are present.
  • [EXTERNAL_DOWNLOADS]: Documents deployment capabilities using the Vercel CLI and the official Vercel API. These references target a well-known service and align with the skill's purpose for web deployment.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 05:44 PM