azure-servicebus-dotnet

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the official Azure.Messaging.ServiceBus and Azure.Identity packages from the NuGet registry. These are verified libraries from Microsoft.
  • [COMMAND_EXECUTION]: Contains standard .NET CLI commands (dotnet add package) used for package management during development.
  • [CREDENTIALS_UNSAFE]: The documentation references authentication methods including connection strings and Entra ID (managed identities). It uses secure placeholders like <namespace> and <connection_string> and explicitly recommends using DefaultAzureCredential for production security.
  • [DATA_EXFILTRATION]: While the skill demonstrates sending and receiving messages via Azure Service Bus, all network operations target the official servicebus.windows.net domain, which is a well-known service endpoint.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:20 PM