azure-resource-visualizer
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Azure CLI Command Execution: The skill generates and executes Azure CLI (
az) commands to discover and analyze resource groups. This is a standard and expected method for interacting with Azure environments to retrieve the necessary architectural data. - Extension Installation Recommendation: The documentation references the installation of the
resource-graphextension for the Azure CLI. This is a legitimate extension provided by the vendor to enable advanced querying capabilities required for the skill's functionality. - Data Ingestion and Processing: The skill processes information retrieved from the cloud environment (such as resource names and tags) to build Mermaid diagrams. While this represents a surface for indirect prompt injection if resource metadata were maliciously crafted, it is a standard consideration for tools that aggregate environment data and does not impact the skill's safety profile.
Audit Metadata