azure-mgmt-apimanagement-dotnet
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and .NET code snippets for managing Azure API Management resources using official Microsoft libraries.
- [EXTERNAL_DOWNLOADS]: Standard .NET package installation commands for 'Azure.ResourceManager.ApiManagement' and 'Azure.Identity' are provided from the official NuGet registry.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to use environment variables for Azure authentication and explicitly recommends against hardcoding keys in the 'Best Practices' section.
- [COMMAND_EXECUTION]: Code examples use standard C# asynchronous patterns with the official Azure SDK to perform resource management tasks.
Audit Metadata