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
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
May 16, 2026, 01:58 PM
Issues
2
Security Audit — snyk — vercel