azure-storage-blob-py
Provides a Python SDK for Azure Blob Storage, enabling efficient management of unstructured data through uploads, downloads, and lifecycle management.
Install this skill
or
97/100
Security score
The azure-storage-blob-py skill was audited on Jun 3, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 24
External URL reference
SourceSKILL.md
| 24 | AZURE_STORAGE_ACCOUNT_URL=https://<account>.blob.core.windows.net |
low line 34
External URL reference
SourceSKILL.md
| 34 | account_url = "https://<account>.blob.core.windows.net" |
low line 165
External URL reference
SourceSKILL.md
| 165 | blob_url = f"https://<account>.blob.core.windows.net/mycontainer/sample.txt?{sas_token}" |
Scanned on Jun 3, 2026
View Security Dashboard