azure-storage-blob-java
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for using the official Azure Storage Blob SDK for Java (
com.azure:azure-storage-blob). All external references and dependencies target Microsoft's official Azure SDK ecosystem, which is a well-known and trusted source. The skill appropriately demonstrates the use ofDefaultAzureCredential, SAS tokens, and connection strings, using standard placeholders like<sas-token>or<connection-string>rather than including any hardcoded credentials. It also provides examples for common administrative tasks like listing blobs, managing metadata, and error handling without any indications of exfiltration, obfuscation, or unauthorized access patterns.
Audit Metadata