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-identityinSKILL.md. - [SAFE]: Implements secure authentication using Microsoft's
DefaultAzureCredentiallibrary. - 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