azure-eventhub-ts
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security concerns were identified during the analysis of this skill. The provided instructions and code snippets represent standard and secure usage of official Azure services.
- [EXTERNAL_DOWNLOADS]: The skill references official Azure SDK packages (@azure/event-hubs, @azure/identity, @azure/eventhubs-checkpointstore-blob, @azure/storage-blob) from the npm registry. These are well-known and trusted dependencies from Microsoft for Azure cloud integration.
- [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by avoiding hardcoded credentials. It recommends using environment variables for configuration and the DefaultAzureCredential class for secure, managed authentication.
Audit Metadata