azure-resource-visualizer
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Azure CLI Command Execution]: The skill is designed to run 'az' commands to discover and analyze Azure resource groups. This is a standard practice for Azure infrastructure tooling and is used here for read-only visualization purposes.
- [Official Extension Installation]: The documentation includes instructions to install the 'resource-graph' extension for the Azure CLI. This is an official Microsoft tool used to enhance querying capabilities and is a safe requirement for the skill's functionality.
- [Resource Metadata Processing]: The tool parses resource names and properties to construct its diagrams. (1) Ingestion points: Data is pulled from Azure via 'az' commands. (2) Boundary markers: Metadata is placed within standard Mermaid diagram blocks. (3) Capability inventory: The skill can execute CLI commands and write markdown files. (4) Sanitization: The skill relies on the agent's logic to interpolate resource details into text. This is a common surface for visualization tools and does not represent a significant risk.
Audit Metadata