Skip to main content

azure-identity-java

Facilitates authentication for Java applications with Azure services using various credential patterns and the Azure Identity SDK.

Install this skill

or
95/100

Security score

The azure-identity-java skill was audited on Feb 21, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 54

External URL reference

SourceSKILL.md
54.endpoint("https://<storage-account>.blob.core.windows.net")
low line 59

External URL reference

SourceSKILL.md
59.vaultUrl("https://<vault-name>.vault.azure.net")
low line 199

External URL reference

SourceSKILL.md
199.redirectUrl("http://localhost:8080") // Must match app registration
low line 294

External URL reference

SourceSKILL.md
294.addScopes("https://management.azure.com/.default"));
low line 336

External URL reference

SourceSKILL.md
336AZURE_AUTHORITY_HOST=https://login.microsoftonline.com/
Scanned on Feb 21, 2026
View Security Dashboard