azure-mgmt-botservice-dotnet
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for installing well-known, official Microsoft .NET packages (Azure.ResourceManager.BotService and Azure.Identity) from the standard NuGet registry.
- [SAFE]: All external links point to trusted organizations and well-known services, specifically Microsoft's official documentation (learn.microsoft.com) and the Azure SDK repository on GitHub.
- [SAFE]: The provided code snippets demonstrate secure authentication practices using DefaultAzureCredential and explicitly recommend storing sensitive credentials in Azure Key Vault.
- [SAFE]: Environment variable examples use clearly marked placeholders (e.g., ) for configuration, which is consistent with standard developer documentation best practices.
Audit Metadata