azure-storage-blob-py
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for the Azure Blob Storage Python library. All code snippets demonstrate standard, well-documented API usage.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing official, well-known packages (
azure-storage-blobandazure-identity) from the standard Python Package Index (PyPI). - [CREDENTIALS_UNSAFE]: The documentation avoids hardcoded credentials, instead using environment variable placeholders and recommending secure authentication methods like
DefaultAzureCredential.
Audit Metadata