azure-mgmt-botservice-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Microsoft Azure SDK packages (
azure-mgmt-botserviceandazure-identity) for resource management, which are verified and trusted libraries. - [SAFE]: Authentication is correctly implemented using
DefaultAzureCredential, which promotes secure identity management over hardcoded secrets or keys. - [SAFE]: Sensitive configuration parameters such as subscription IDs, resource group names, and application credentials are managed via environment variables and placeholders, preventing accidental exposure of sensitive data.
Audit Metadata