azure-eventhub-py

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official Microsoft Azure packages (azure-eventhub, azure-identity, and azure-eventhub-checkpointstoreblob-aio) from the public Python Package Index (PyPI).- [PROMPT_INJECTION]: The skill establishes an ingestion point for external data that could contain malicious instructions.
  • Ingestion points: The EventHubConsumerClient.receive method in SKILL.md processes event bodies from Azure Event Hub partitions.
  • Boundary markers: Instructions lack delimiters or explicit warnings to treat ingested data as untrusted content.
  • Capability inventory: The skill facilitates reading event data, producing new events, and interacting with Azure Blob Storage for checkpointing.
  • Sanitization: Code examples do not demonstrate sanitization or validation of event content before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 01:56 AM
Security Audit — agent-trust-hub — azure-eventhub-py