deploy-to-vercel

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard command-line tools including git for repository interaction and the vercel CLI for managing project links and initiating deployments.
  • [EXTERNAL_DOWNLOADS]: The instructions include a step to install the official vercel CLI from the public NPM registry (npm install -g vercel) if it is not already available on the user's system.
  • [SAFE]: The skill is authored by Vercel and utilizes official distribution channels and authenticated deployment workflows. Metadata and patch files demonstrate a proactive security design by removing unauthenticated fallback scripts and custom deployment logic in favor of official, maintained tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 05:51 PM
Security Audit — agent-trust-hub — deploy-to-vercel