azure-mgmt-apicenter-py
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official, well-known Python packages (azure-mgmt-apicenter, azure-identity) for Azure resource management.
- [SAFE]: Authentication is handled using DefaultAzureCredential, which is a secure, standard practice for Azure SDKs, avoiding hardcoded secrets.
- [SAFE]: Subscription IDs are retrieved via environment variables, which is consistent with secure configuration management.
Audit Metadata