azure-resource-discovery
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Azure CLI (
az) commands to retrieve metadata across various services including compute, networking, and identity. It also utilizes the Graphvizdotutility to render complex infrastructure diagrams from generated source files. - [EXTERNAL_DOWNLOADS]: Recommends the installation of the Azure Resource Graph extension and the Graphviz software suite through established package managers like Homebrew or APT, which are well-known and trusted distribution channels.
- [SAFE]: Incorporates explicit safety instructions that mandate a read-only posture. It specifically prohibits the use of commands that create, modify, or delete resources, restricting the agent to 'show', 'list', 'get', and 'query' operations.
Audit Metadata