azure-mgmt-apicenter-dotnet
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official, well-known libraries from Microsoft (
Azure.ResourceManager.ApiCenterandAzure.Identity). These are standard dependencies for Azure resource management in .NET. - [SAFE]: All network references and documentation links target trusted domains belonging to Microsoft (microsoft.com, azure.com, github.com/Azure). These are recognized as safe sources for SDK documentation and source code.
- [SAFE]: The C# code snippets demonstrate best practices for Azure SDK usage, including managed identity authentication (
DefaultAzureCredential) and proper exception handling (RequestFailedException). - [SAFE]: There are no attempts to exfiltrate data, perform unauthorized command execution, or utilize obfuscated code. The skill's behavior matches its stated purpose of providing an API Center SDK for .NET.
Audit Metadata