azure-web-pubsub-ts
Warn
Audited by Snyk on Aug 7, 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). The skill’s Express runtime path uses
WebPubSubEventHandlerand handles user-supplied message payloads viahandleUserEvent: (req, res) => { ... req.data ... }, meaning outsider/authenticated client text is ingested directly into the workflow at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata