bynder-webhooks-events
Warn
Audited by Snyk on Jun 16, 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.85). The skill’s runtime workflow is a Bynder webhook receiver that reads the incoming webhook HTTP request body (outsider-authored free text from Bynder) via
await req.text()and then parses it into JSON for the LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata