sent-webhook-engineer

Warn

Audited by Snyk on Aug 10, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). Required runtime workflow is a signature-verifying webhook receiver endpoint that ingests outsider-authored free text at POST request time via the raw webhook body (captured/hashed/JSON-processed after verification), e.g., Next.js POST /webhooks/sent reads await request.text() and then JSON.parse(rawBody).

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 10, 2026, 11:39 AM
Issues
1
Security Audit — snyk — sent-webhook-engineer