salla-webhooks
Warn
Audited by Snyk on Jun 30, 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.75). The required runtime workflow is a webhook server that receives Salla-delivered HTTP POSTs and then parses/uses the request body as JSON (e.g.,
express.raw(...); JSON.parse(raw)), meaning the LLM context can be fed by outsider-authored free text contained in the webhook payload (Salla/Merchant event data) via the handler’s processing path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata