azure-upgrade
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- Administrative CLI Operations: The skill utilizes standard Azure CLI commands (
az) to retrieve configuration data, manage resources, and perform migrations. These operations are conducted within the user's authenticated environment and are necessary for the skill's primary purpose of infrastructure management. - External Documentation and Tooling: The skill references official Microsoft documentation and suggests the installation of standard Azure extensions (e.g.,
resource-graph). These references target trusted domains and follow established deployment workflows. - Safety Controls for Destructive Actions: The instructions explicitly implement a 'Destructive Action Policy' and 'User Confirmation Required' rules. These protocols ensure that irreversible changes, such as resource deletion or plan modifications, cannot occur without the user's explicit approval.
- Data Handling and Best Practices: While the skill accesses application settings and configurations, it does so to facilitate migration. It promotes 'Identity-First Authentication,' encouraging the use of Managed Identities over static credentials, which aligns with modern cloud security standards.
Audit Metadata