Skip to main content

Azure Identity Py

Facilitates authentication for Azure SDK clients using Python, supporting various credential types for secure access.

Install this skill

or
96/100

Security score

The Azure Identity Py skill was audited on Mar 7, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 45

External URL reference

SourceSKILL.md
45account_url="https://<account>.blob.core.windows.net",
low line 160

External URL reference

SourceSKILL.md
160token = credential.get_token("https://management.azure.com/.default")
low line 164

External URL reference

SourceSKILL.md
164token = credential.get_token("https://ossrdbms-aad.database.windows.net/.default")
low line 177

External URL reference

SourceSKILL.md
177account_url="https://<account>.blob.core.windows.net",
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →