azure-resource-lookup
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill utilizes the Azure CLI (
az) to execute queries against the Azure Resource Graph. This is a standard method for cloud administrators to manage and audit resources at scale. - External Dependency Management: It mentions the installation of the
resource-graphAzure CLI extension. This is an official Microsoft-supported tool required for Resource Graph functionality. - Identity and Access Management: The skill's operations are performed within the security context of the user's Azure session, adhering to Role-Based Access Control (RBAC) constraints to prevent unauthorized data access.
Audit Metadata