azure-storage-blob-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Documents installation of standard library packages azure-storage-blob and azure-identity from official registries.
- [CREDENTIALS_UNSAFE]: Promotes the use of DefaultAzureCredential for secure authentication and explicitly flags hardcoded connection strings as anti-patterns in the acceptance criteria.
- [COMMAND_EXECUTION]: Contains routine file system access (open()) and network operations through the official Azure SDK, which are consistent with the skill's stated purpose of blob management.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected.
Audit Metadata