azure-eventhub-rust
Warn
Audited by Snyk on Feb 14, 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.80). The Consumer Client examples (Receive Events) show the agent calling receiver.receive_events(...) and printing event.body(), meaning it will ingest and interpret arbitrary, user-generated event data from Azure Event Hubs (a public event stream) which could contain untrusted instructions.
Audit Metadata