azure-messaging
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- Official Resource References: The skill points exclusively to official Microsoft domains (microsoft.com) and the 'Azure' organization on GitHub for documentation and troubleshooting guides. These are trusted sources for configuration and SDK usage.
- Diagnostic Tool Usage: Connectivity tests described in the documentation use standard, safe command-line utilities like
curlandnslookupto verify endpoint reachability to Azure service namespaces. - Safe SDK Integration: The packages mentioned (e.g.,
azure-eventhub,@azure/service-bus) are the standard, official Microsoft libraries for these services. The code snippets provided for initialization use recommended authentication patterns, such asDefaultAzureCredential. - Credential Security: The skill instructs users on how to troubleshoot authentication but does not contain or request hardcoded secrets, using placeholders like
<your-namespace>or<storage-account>throughout the references.
Audit Metadata