vercel-migration-deep-dive

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The skill performs legitimate migration tasks using standard development tools and practices.
  • [EXTERNAL_DOWNLOADS]: Installs official Vercel packages (@vercel/node, vercel) from the public npm registry to support the migration process. These are well-known dependencies from a trusted service.
  • [DYNAMIC_CONTEXT_INJECTION]: Utilizes shell commands in SKILL.md to display the local Vercel CLI version and project name. These are benign utility commands used for environment awareness at load time.
  • [COMMAND_EXECUTION]: Uses standard CLI utilities (netlify, vercel, jq, curl, dig) to automate the transfer of environment variables and verify DNS settings. These operations are conducted within the user's controlled environment targeting their own infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:47 AM
Security Audit — agent-trust-hub — vercel-migration-deep-dive