hubspot-webhook-handlers
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). SKILL.md describes a HubSpot webhook handler that ingests outsider-authored free text at runtime by parsing the raw HTTP request body into
req.hubspotEvents(JSON.parse ofrawBody), which an outsider can supply by sending a webhook POST to your endpoint.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata