vercel-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were identified during the analysis.
- [COMMAND_EXECUTION]: The skill documents the use of the Vercel CLI for deployment and project management. These commands are standard for the intended use-case of deploying applications.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of the 'vercel' package via npm or npx. As Vercel is a well-known and trusted service, this is considered a safe operation.
- [CREDENTIALS_UNSAFE]: The documentation follows security best practices by explicitly advising against hardcoding authentication tokens and recommending the use of environment variables.
Audit Metadata