vercel
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Vercel CLI package via npx from the well-known npm registry. This is standard behavior for managing Vercel deployments.
- [COMMAND_EXECUTION]: Executes Vercel CLI commands for linking projects, connecting repositories, and listing domains. These actions align with the skill's primary purpose.
- [SAFE]: The skill includes security-conscious instructions, specifically recommending the use of printf over echo to prevent trailing newline characters in environment variables.
Audit Metadata