azure-eventhub-py
Warn
Audited by Snyk on Mar 1, 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 skill's runtime consumer explicitly fetches and processes messages from an Azure Event Hub (see SKILL.md "Receive Events" and scripts/setup_consumer.py's receive_events/on_event), printing and acting on event.body and properties from external event producers — i.e., untrusted third-party content that the agent reads and that can affect processing/checkpointing.
Audit Metadata