protected-vercel-deployments
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill uses the
vc(Vercel CLI) andagent-browsertools to manage deployment access. This is the primary purpose of the skill and is implemented using standard practices. - [Credential Safety Best Practices]: The skill proactively recommends a minimum Vercel CLI version (
53.3.0) to ensure that authentication tokens are not inadvertently leaked to logs via standard error, which was a behavior in older versions. It also explicitly instructs the agent to avoid printing or persisting tokens. - [Human Intervention Boundaries]: The instructions establish clear boundaries for when a human user must intervene, specifically for modifying security rules or performing logins, rather than attempting to automate access control changes that could lead to privilege escalation or misconfiguration.
Audit Metadata