azure-servicebus-py
Warn
Audited by Snyk on Aug 9, 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 required runtime path can ingest outsider-authored free text because it directly receives and prints message bodies from an Azure Service Bus queue/subscription/topic (e.g.,
receiver.receive_messages(...)thenprint(str(msg))/ processingmsg), and message contents can be posted by outsiders to the queue/feed the workflow is configured to read.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata