azure-eventhub-java
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation and Java code snippets for implementing Azure Event Hubs functionality.
- [EXTERNAL_DOWNLOADS]: References official Maven dependencies from the
com.azuregroup (Microsoft Azure SDKs), which are well-known and trusted sources. - [CREDENTIALS_UNSAFE]: Utilizes placeholders for connection strings and sensitive data (e.g.,
<connection-string>,<event-hub-name>), and correctly suggests usingDefaultAzureCredentialfor more secure authentication. - [COMMAND_EXECUTION]: The skill contains no shell commands, scripts, or runtime execution patterns.
Audit Metadata