next-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of instructional markdown files aimed at guiding an AI agent in writing and reviewing Next.js code. It does not contain executable code, scripts, or malicious prompt instructions.
  • [EXTERNAL_DOWNLOADS]: The documentation references official tools and libraries such as @next/codemod for API migrations and @next/third-parties for analytics integration. These are well-known packages from the framework maintainers.
  • [COMMAND_EXECUTION]: The skill provides standard development and deployment commands, including next build, npm ci, and npx @next/codemod. These are routine operations for Next.js developers and do not involve untrusted remote execution.
  • [DATA_EXFILTRATION]: Deployment templates for self-hosting (Docker and Redis/S3 cache handlers) correctly demonstrate the use of environment variables like REDIS_URL and AWS_REGION. These are standard placeholders for infrastructure configuration and do not involve credential exposure or exfiltration to unknown domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 09:04 AM