quoter-webhooks
Warn
Audited by Snyk on Aug 2, 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). In the Express/Next.js/FastAPI webhook handlers, the required runtime workflow ingests outsider-authored free text from incoming HTTP form fields (
data, plushash/timestamp) atPOST /webhooks/quoter, and then parsesdatawithJSON.parseafter verifying only the Quoter MD5 signature (or returning 400 on failure).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata