azure-eventhub-java
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for the Azure Event Hubs Java SDK.
- [SAFE]: All listed Maven dependencies, specifically 'com.azure:azure-messaging-eventhubs' and 'com.azure:azure-messaging-eventhubs-checkpointstore-blob', are official libraries provided by Microsoft, a trusted organization.
- [SAFE]: The code snippets demonstrate secure authentication patterns by using 'DefaultAzureCredential', which is the recommended method for managed identity-based access in Azure, avoiding hardcoded secrets.
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, unauthorized data access, or persistence mechanisms were detected in the skill instructions or code examples.
Audit Metadata