azure-storage-file-datalake-py
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill consists of standard implementation examples for the official Azure Storage File Data Lake library.- [CREDENTIALS_SAFE] (LOW): The documentation and acceptance criteria explicitly flag hardcoded keys and connection strings as incorrect, recommending Azure's Identity library and DefaultAzureCredential for secure authentication.- [EXTERNAL_DOWNLOADS] (INFO): The skill requires standard Python packages 'azure-storage-file-datalake' and 'azure-identity' from PyPI. These are trusted official SDKs.- [INDIRECT_PROMPT_INJECTION] (LOW): While the skill facilitates the ingestion of external data from Azure Storage, it provides standard SDK usage patterns. Developers using this skill should implement runtime sanitization when processing untrusted content retrieved from storage, as is standard for all data-handling integrations.
Audit Metadata