azure-eventhub-py
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). The required runtime workflow for
scripts/setup_consumer.pyreceives Event Hub messages and ingests their body text viaevent.body_as_str()insideon_event, where the message content is authored by external producers (outsider source: free-form event payloads from other parties) and is fed into the agent/LLM context through printed/handled readable text.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata