vercel-deployment
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill defines permissions for
npm,npx, andvercelCLI tools. These tools are used for standard deployment operations such as building the application and managing environment variables via thevercel envcommand. This aligns with the skill's primary purpose of DevOps automation. - [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted services including Vercel, Turso, and Neon for database and deployment support. These references are documented for integration purposes and do not involve unverified third-party sources.
- [CREDENTIALS_UNSAFE]: The documentation provides examples of environment variables using placeholder values (e.g.,
sk-ant-api...) to guide users on proper setup. It explicitly warns against committing secrets to version control and recommends using Vercel's encrypted environment variables.
Audit Metadata