azure-storage
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials, API keys, or connection strings were found. The skill explicitly advises using DefaultAzureCredential and Managed Identity for production environments.- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard Azure SDK packages for Python, Node.js, Java, and Rust from trusted registries (PyPI, npm, Maven, Crates.io). All package names correspond to official Microsoft libraries.- [COMMAND_EXECUTION] (SAFE): Contains standard Azure CLI examples (az storage ...) required for the skill's purpose. No suspicious or malicious command flags were detected.
Audit Metadata