vercel
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes bash to execute curl commands for interacting with the Vercel API. This is the primary mechanism for its functionality and follows standard CLI interaction patterns.
- [EXTERNAL_DOWNLOADS]: The skill communicates with api.vercel.com, which is the official and well-known service domain for the Vercel platform.
- [CREDENTIALS_UNSAFE]: The skill makes use of a VERCEL_TOKEN secret provided via environment variables and managed through the platform's connector, which is the standard security practice for managing API authentication in this context.
Audit Metadata