nextjs-app-router

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes standard commands for project setup (npx create-next-app) and deployment workflows (vercel --prod). These are routine developer operations and do not represent a security risk.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of common, well-known libraries from official package registries (NPM) and uses official GitHub Actions for CI/CD pipelines.
  • [CREDENTIALS_UNSAFE]: The skill explicitly instructs against insecure credential management (e.g., using NEXT_PUBLIC_ for secrets) and demonstrates the correct use of secure secret injection in CI/CD environments.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 11:14 AM
Security Audit — agent-trust-hub — nextjs-app-router