skills/mukul975/anthropic-cybersecurity-skills/detecting-azure-storage-account-misconfigurations/Gen Agent Trust Hub
detecting-azure-storage-account-misconfigurations
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a standard auditing tool using official Microsoft libraries (
azure-mgmt-storage,azure-identity) to inspect cloud configuration settings. - [SAFE]: Data handling is restricted to reading configuration properties from the Azure API and outputting them to the local console or a user-specified file.
- [SAFE]: Security credentials are managed via environment variables and standard Azure authentication classes, following security best practices for automated scripts.
- [SAFE]: Analysis of the Python source code and documentation revealed no evidence of obfuscation, remote code execution, or unauthorized data exfiltration.
Audit Metadata