deployments-cicd

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [Package Installation]: The skill includes instructions to install the vercel CLI via NPM. This is an expected and standard practice for setting up Vercel deployment environments in CI/CD pipelines.
  • [Credential Management]: The guidance explicitly instructs users to handle sensitive environment variables (like VERCEL_TOKEN) using CI/CD secret management systems rather than hardcoding them, supporting secure configuration practices.
  • [CI/CD Configuration]: The skill provides standard YAML templates for various CI/CD providers. These templates automate the deployment process using official Vercel commands and parameters.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 10:06 AM