azure-eventhub-dotnet
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation correctly references official Microsoft Azure SDK packages for .NET, including Azure.Messaging.EventHubs and Azure.Identity.
- [SAFE]: Authentication examples prioritize DefaultAzureCredential, which is the recommended practice for secure, identity-based access to Azure resources without hardcoded credentials.
- [SAFE]: Configuration examples use environment variable placeholders (e.g., , ) rather than including actual secrets or sensitive data.
- [SAFE]: No suspicious network operations, obfuscation, or prompt injection patterns were detected within the documentation or code snippets.
Audit Metadata