azure-mgmt-botservice-py
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official Microsoft Azure packages (
azure-mgmt-botserviceandazure-identity) via standard package managers. - [COMMAND_EXECUTION]: Includes standard shell commands for setting up environment variables and installing dependencies required for the SDK's operation.
- [SAFE]: The skill demonstrates safe usage of the Azure Management SDK, utilizing
DefaultAzureCredentialfor authentication and providing placeholders for sensitive identifiers rather than hardcoding secrets. It explicitly recommends the use of Azure Key Vault for sensitive data in its best practices section.
Audit Metadata