kv-cert
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to guide the user through Azure Key Vault certificate management using standard Azure CLI commands such as
az keyvaultandaz webapp.\n- [COMMAND_EXECUTION]: The instructions include the use ofpython -cto generate a random UUID for role assignment names. This is a standard and safe method for creating unique resource identifiers in Azure scripts.\n- [EXTERNAL_DOWNLOADS]: The skill interacts with the official Azure Management API (management.azure.com) viaaz restto manage role assignments. This is a trusted and well-known service for Azure operations.\n- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found in the skill. The content correctly uses placeholders like<kv-name>and<rg>for user-provided values.
Audit Metadata