azure-storage-file-share-py
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Microsoft Azure packages ('azure-storage-file-share' and 'azure-identity') which are trusted, well-known, and widely used in the industry.
- [SAFE]: Authentication is handled according to best practices, favoring the use of environment variables and Entra ID (via 'DefaultAzureCredential') over hardcoded secrets.
- [SAFE]: The provided code snippets demonstrate standard interactions with the Azure Storage API for file and directory management, with no evidence of malicious command execution, unauthorized data exfiltration, or obfuscation.
- [SAFE]: The risk of indirect prompt injection is mitigated as the skill serves as an SDK wrapper, and the reading of remote files is a primary intended function of the tool.
Audit Metadata