bridge-api-webhooks

Warn

Audited by Snyk on Jul 28, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.70). The required runtime workflow is a webhook handler that reads the incoming HTTP request body as text/bytes (outsider-authored provider payload), then parses it (e.g., Next.js await request.text() / Express express.raw() + JSON.parse), which is untrusted free-form content that can indirectly become LLM context if the handler logs or forwards it.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 28, 2026, 07:04 AM
Issues
1
Security Audit — snyk — bridge-api-webhooks