azure-storage-file-share-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
azure-storage-file-sharelibrary. This is the official SDK provided by Microsoft, which is a trusted organization, and its installation via standard package managers is a routine operation. - [SAFE]: Authentication is implemented using secure practices such as
DefaultAzureCredentialand environment variables, ensuring that no sensitive credentials or API keys are hardcoded within the skill. - [SAFE]: The code snippets provided for file and directory operations (uploading, downloading, creating shares) use standard SDK methods and do not attempt any unauthorized file system access or suspicious network activity outside of the Azure Storage domain.
- [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected in the skill's instructions or metadata.
Audit Metadata