azure-storage-file-share-py
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official 'azure-storage-file-share' package to interact with Microsoft Azure services. All network communication is directed to well-known Azure service domains.
- [SAFE]: Credential handling follows secure development practices by referencing environment variables (e.g., 'AZURE_STORAGE_CONNECTION_STRING') and promoting the use of 'DefaultAzureCredential' for role-based access control, avoiding hardcoded secrets.
- [SAFE]: The operations provided (file upload, download, and management) are consistent with the stated purpose of the skill and do not include unauthorized data exfiltration or persistence mechanisms.
Audit Metadata