azure-mgmt-mongodbatlas-dotnet
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [Official SDK Integration]: The skill uses the
Azure.ResourceManager.MongoDBAtlaspackage, which is an official Microsoft Azure SDK. This is a standard and safe way to manage Azure resources. - [Credential Management]: The skill correctly demonstrates using
DefaultAzureCredentialfrom theAzure.Identitypackage. This is a security best practice that avoids hardcoding credentials and leverages environment-based authentication. - [Resource Management Scope]: The skill clearly outlines its scope, managing organization resources through the Azure Resource Manager (ARM) API rather than directly interacting with database clusters or collections.
- [Standard External References]: All URLs and references point to official NuGet, Microsoft Learn, and GitHub repositories owned by Microsoft or the Azure organization.
Audit Metadata