vercel
Fail
Audited by Snyk on May 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt instructs the agent to ask for and use a Vercel Protection Bypass secret and shows examples embedding that secret verbatim in curl headers, query parameters, and URLs, requiring the LLM to handle secrets directly.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The SKILL.md explicitly instructs the agent to access Vercel preview URLs (e.g., using curl with the x-vercel-protection-bypass header or appending ?x-vercel-protection-bypass=), meaning the agent will fetch and read arbitrary user-hosted preview pages (untrusted third-party content) as part of its workflow and those pages could materially influence actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata