azure-resource-visualizer
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Azure CLI Command Execution: The skill uses the
azcommand-line tool to query Azure resource groups. While this allows the tool to perform its intended analysis, it involves executing local commands that interact with cloud infrastructure settings.- Official Extension Installation: The instructions suggest adding theresource-graphextension to the Azure CLI. This involves downloading and installing additional code from a well-known service provider to extend the capabilities of the management tool.- Infrastructure Metadata Processing: To create diagrams, the skill reads resource details like network configurations and identity settings. This process involves aggregating environment information into documentation files within your workspace.- Indirect Prompt Injection Surface: The tool processes names and properties of Azure resources, which are external inputs. If these fields contain unexpected instructions, they could potentially influence the agent's logic during documentation creation, making input validation a useful consideration.- File System Interaction: The skill generates and writes markdown and Mermaid files to the local file system. This is necessary for providing visualization results but involves the creation of new content in the project workspace.
Audit Metadata