azure-resource-visualizer
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- Read-Only Infrastructure Discovery: The skill is designed for architectural visualization and includes explicit constraints to perform only read-only analysis. It is strictly forbidden from modifying or deleting any Azure resources, which ensures environment integrity during the diagramming process.
- Official Tooling Integration: All infrastructure queries are conducted through established administrative interfaces, including the Azure CLI (
az) and Azure Resource Graph. These tools are standard for the platform and do not require the installation of unverifiable third-party scripts. - Infrastructure Metadata Ingestion: The skill processes metadata such as resource names, SKUs, and network configurations to generate diagrams. This data ingestion is handled through structured templates and Mermaid diagram blocks, providing a clear separation between the discovered data and the agent's instructions.
- User-Controlled Workflow: A 'human-in-the-loop' approach is implemented where the agent must present available resource groups and wait for explicit user selection before proceeding with the analysis, ensuring oversight of the skill's operations.
Audit Metadata