Skip to main content

azure-identity-dotnet

Provides an authentication library for Azure SDK clients using Microsoft Entra ID, enabling secure access to Azure resources.

Install this skill

or
90/100

Security score

The azure-identity-dotnet skill was audited on Jun 3, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 73

External URL reference

SourceSKILL.md
73new Uri("https://myaccount.blob.core.windows.net"),
low line 86

External URL reference

SourceSKILL.md
86new Uri("https://myaccount.blob.core.windows.net"));
low line 88

External URL reference

SourceSKILL.md
88new Uri("https://myvault.vault.azure.net"));
low line 137

External URL reference

SourceSKILL.md
137new Uri("https://myvault.vault.azure.net"),
low line 159

External URL reference

SourceSKILL.md
159new Uri("https://myvault.vault.azure.net"),
low line 284

External URL reference

SourceSKILL.md
284new Uri("https://myvault.vault.azure.net"),
low line 336

External URL reference

SourceSKILL.md
336| NuGet Package | https://www.nuget.org/packages/Azure.Identity |
low line 337

External URL reference

SourceSKILL.md
337| API Reference | https://learn.microsoft.com/dotnet/api/azure.identity |
low line 338

External URL reference

SourceSKILL.md
338| Credential Chains | https://learn.microsoft.com/dotnet/azure/sdk/authentication/credential-chains |
low line 339

External URL reference

SourceSKILL.md
339| Best Practices | https://learn.microsoft.com/dotnet/azure/sdk/authentication/best-practices |
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →