azure-resource-lookup
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
az extension add --name resource-graphcommand to install the necessary Resource Graph extension. This download is from Microsoft's official repository, a well-known and trusted source.\n- [COMMAND_EXECUTION]: The skill generatesaz graph querycommands to fetch resource metadata. These commands are executed via an MCP tool and are limited to read-only operations for resource discovery, which is the skill's primary and intended function.\n- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were identified. The instructions and query examples are transparent and follow standard Azure management practices.
Audit Metadata