vercel-install-auth
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the Vercel CLI from the official npm registry during the installation step.
- [COMMAND_EXECUTION]: It uses standard Vercel CLI commands for project linking and environment variable management.
- [DATA_EXFILTRATION]: The skill communicates with the official Vercel API (api.vercel.com) to retrieve project and team information, which is a core function of the service.
- [CREDENTIALS_UNSAFE]: It provides instructions for managing Vercel access tokens and .env files, including correct guidance to ignore these files via .gitignore to prevent accidental credential exposure.
Audit Metadata