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
gitfor repository interaction and thevercelCLI for managing project links and initiating deployments. - [EXTERNAL_DOWNLOADS]: The instructions include a step to install the official
vercelCLI 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