discord-webhook
Warn
Audited by Snyk on Aug 22, 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). Source: the user’s
/discord-webhook <message>arguments are inserted into thecontentfield of the Discord webhook JSON payload at runtime (building{"content": "message here"}), so outsider-authored free text is directly ingested without any filtering beyond length/splitting.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata