debugging-vercel-builds
Pass
Audited by Gen Agent Trust Hub on Jun 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified during the analysis of the skill content and associated evaluation tests.
- [DATA_EXFILTRATION]: The skill implements significant security guardrails by explicitly prohibiting the agent from asking users to paste secret values into the chat interface. It instead directs the agent toward secure, platform-integrated flows (e.g.,
add-secret,connect_stripe) to handle sensitive environment variables. - [COMMAND_EXECUTION]: The skill utilizes standard Vercel and project-specific CLI commands (e.g.,
vercel-list-deployments,vercel-get-deployment-events) for their intended diagnostic purposes. These commands are constrained to triaging build logs and project configuration. - [PROMPT_INJECTION]: The instructions are strictly functional and focused on debugging procedures. There are no attempts to override agent behavior, bypass safety protocols, or extract system prompts.
Audit Metadata