azure-identity-dotnet
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides installation instructions for official Microsoft .NET packages (
Azure.Identity,Microsoft.Extensions.Azure,Azure.Identity.Broker) from the trusted NuGet gallery. - [SAFE]: All external URLs point to well-known and trusted services, including official Microsoft documentation (
learn.microsoft.com), NuGet (nuget.org), and official Microsoft GitHub repositories. - [SAFE]: Code examples for authentication (e.g.,
ClientSecretCredential) correctly use placeholders such as<client-secret-value>rather than hardcoding actual secrets, adhering to safe coding practices. - [SAFE]: The skill guides users on the proper use of
DefaultAzureCredentialand managed identities, which are industry-standard methods for secure Azure authentication.
Audit Metadata