skills/plurigrid/asi/vercel-deploy/Gen Agent Trust Hub

vercel-deploy

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill runs the vercel CLI tool and a specialized shell script (deploy.sh) to automate the packaging and deployment of project source code.
  • [EXTERNAL_DOWNLOADS]: The deployment script utilizes curl to transmit project data to https://codex-deploy-skills.vercel.sh/api/deploy and subsequently polls the resulting URL to monitor build progress.
  • [DATA_EXFILTRATION]: Although the skill performs network uploads, it adheres to security best practices by explicitly excluding .env files and .git directories from the deployment tarball, minimizing the risk of credential or metadata exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 07:38 PM