Skip to main content

azure-blob-storage

Manages unstructured data in Azure Blob Storage, optimizing costs and access with tier configurations and SAS tokens.

Install this skill

or
96/100

Security score

The azure-blob-storage skill was audited on May 15, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 171

External URL reference

SourceSKILL.md
171url = f"https://{account_name}.blob.core.windows.net/uploads/reports/q4.pdf?{sas_token}"
low line 264

External URL reference

SourceSKILL.md
264azcopy sync './dist' 'https://myappstorageprod.blob.core.windows.net/static?SAS_TOKEN' \
low line 271

External URL reference

SourceSKILL.md
271'https://source.blob.core.windows.net/data/*?SAS' \
low line 272

External URL reference

SourceSKILL.md
272'https://dest.blob.core.windows.net/data/?SAS' \
Scanned on May 15, 2026
View Security Dashboard
Installation guide →