azure-storage-blob-java

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • Standard Secret Management: The skill demonstrates authenticating with Azure using environment variables (e.g., AZURE_STORAGE_ACCOUNT_KEY) and placeholders for SAS tokens. This is a standard and recommended practice for avoiding hardcoded credentials in source code.
  • Official SDK Usage: The instructions leverage the official com.azure:azure-storage-blob library, ensuring that the underlying implementation follows the vendor's security and maintenance standards.
  • Expected Cloud Connectivity: As a storage management skill, it performs network operations to communicate with Azure Blob Storage endpoints, which is necessary for its stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-storage-blob-java