next-cache-components-adoption

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • External Downloads and Dependencies: The skill utilizes npx to execute official Next.js codemods (@next/codemod) and suggests installing a helper skill from the official Vercel repository on GitHub. These operations target trusted sources and are typical for managing framework migrations.
  • Command Execution: The skill performs standard development tasks using the next CLI (e.g., next dev, next build) to validate the application's build status and identify blocking routes. It also uses utility commands like grep, find, and npx to automate code updates.
  • Indirect Prompt Injection Surface: The skill analyzes application source code, configuration files, and runtime error logs from the next dev overlay to guide the user through the migration. While this involves processing external data, the skill uses this information to provide specific, technical guidance within the local development environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 03:28 AM
Security Audit — agent-trust-hub — next-cache-components-adoption