vercel-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands and a local bash script to package project files and execute deployment workflows.
- [SAFE]: The deployment script implements security best practices by explicitly excluding sensitive directories and files, including .git, .env, and node_modules, from the project archive sent to the deployment endpoint.
Audit Metadata