azure-storage-file-datalake-py

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches official Microsoft Azure SDK libraries from the public package registry.
  • Evidence: pip install azure-storage-file-datalake azure-identity in SKILL.md.
  • [SAFE]: Implements secure authentication using Microsoft's DefaultAzureCredential library.
  • Evidence: The code samples utilize identity-based authentication rather than hardcoded connection strings or API keys.
  • [SAFE]: Performs standard file and directory operations within the Azure Data Lake Storage environment.
  • Evidence: All network operations target legitimate Azure domains (dfs.core.windows.net).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 12:34 PM
Security Audit — agent-trust-hub — azure-storage-file-datalake-py