skills/openai/plugins/vercel-cli/Gen Agent Trust Hub

vercel-cli

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Command Execution]: The skill provides numerous commands for interacting with the Vercel platform, including project deployment (vercel --prod), environment variable management (vercel env add), and cache purging (vercel cache purge). These are standard operations for the intended use of the Vercel CLI.
  • [External Downloads]: The skill references the installation of the Vercel CLI via npm (npm i -g vercel) and links to official documentation on vercel.com and the official GitHub repository at github.com/vercel/vercel. These are trusted sources for this tool.
  • [Credential Management]: The skill documents the vercel env add --sensitive flag, which is a recommended practice for handling secrets as write-only variables to prevent exposure in logs or the dashboard.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 05:55 AM
Security Audit — agent-trust-hub — vercel-cli