azure-eventhub-py
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Azure SDK packages (azure-eventhub, azure-identity, and azure-eventhub-checkpointstoreblob-aio) to facilitate event streaming and identity management with Azure Event Hubs, which is a well-known and trusted service.\n- [PROMPT_INJECTION]: The skill identifies a potential surface for indirect prompt injection as it is designed to ingest and process external data from Azure Event Hubs (e.g., via
event.body_as_str()inSKILL.mdandscripts/setup_consumer.py).\n - Ingestion points: Data entering the agent context via Event Hub message bodies.\n
- Boundary markers: None identified in the instructional snippets or the setup script.\n
- Capability inventory: Network operations for event production/consumption and state management via Azure Blob Storage.\n
- Sanitization: No filtering or validation of event content is present in the provided examples.\n
- This surface is consistent with the primary purpose of the skill and does not represent a malicious finding.
Audit Metadata