airwallex-webhooks
Warn
Audited by Snyk on Jul 25, 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 required runtime workflow for the webhook handlers ingests outsider-authored free text (the HTTP request body and headers like
x-timestamp/x-signature) directly from external senders, parses it into JSON, and uses it in control flow, so the LLM context would be exposed if any LLM generation/summarization step were later added on these fields.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata