uber-webhooks
Warn
Audited by Snyk on Jul 24, 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 for this skill’s handler reads the HTTP request body and headers from the webhook sender (i.e., Uber/any external caller) and parses it as free text (
req.body/request.text()→JSON.parse(...)), which is outsider-authored input that can contain prompt-injection-style content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata