python-appservice-deploy
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill uses Azure CLI (
az) and Azure Developer CLI (azd) to manage cloud resources and perform deployments. These operations are standard for a cloud deployment skill and are used to create resource groups, app service plans, and web apps, as well as to configure environment variables likeSCM_DO_BUILD_DURING_DEPLOYMENT. The provided scripts for app name generation and retry logic are utility-focused and operate on local folder names or handle transient network errors. No sensitive file access or unauthorized network exfiltration was detected.
Audit Metadata