azure-cost-optimization
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected across the analyzed files. The skill's primary function is to assist in cloud cost management and resource cleanup.
- [CREDENTIALS_UNSAFE] (SAFE): The documentation in
azure-resource-manager-redis-dotnet.mdexplicitly promotes security best practices, such as usingDefaultAzureCredentialand rotating keys, while warning against hardcoding secrets. - [EXTERNAL_DOWNLOADS] (SAFE): References to the
azqrtool and standard Azure NuGet packages (Azure.ResourceManager.Redis,Azure.Identity) are appropriate for the tool's intended purpose in an Azure environment. - [COMMAND_EXECUTION] (SAFE): While the skill provides commands to delete or modify resources (e.g.,
az redis delete), these are standard administrative actions for cost optimization and require the user's existing Azure permissions to execute. No hidden or unauthorized command execution was found.
Audit Metadata