vercel-cli
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
install.shscript installs thevercelpackage from the official npm registry. Vercel is a well-known service, and this is a standard installation procedure for the documented tool. - [COMMAND_EXECUTION]: The skill uses shell commands to interact with the Vercel CLI for deployment and project management tasks. All commands are standard usage for the tool.
- [SAFE]: No signs of prompt injection, obfuscation, or unauthorized data access were detected. The management of environment variables via
vercel envis a documented feature of the CLI and handled within the tool's intended context.
Audit Metadata