azure-cost-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- Official Tool Integration: The skill utilizes standard Azure CLI extensions and tools like
azqr(Azure Quick Review) to perform resource scans. These are common utilities for Azure governance and cost management. - Secure Data Handling: Analysis results and audit trails are stored locally in an
output/directory. This pattern ensures that cost data and recommendations are preserved for user review without being transmitted to unauthorized external endpoints. - Controlled External Access: The skill uses web fetching capabilities specifically to retrieve current pricing information from
azure.microsoft.com. These are trusted vendor domains used to ensure recommendation accuracy. - Safety-First Instruction Set: The skill instructions emphasize obtaining explicit user approval before executing any destructive operations (like deleting orphaned resources) and recommend dry-run procedures to minimize operational risk.
- Role-Based Access Guidance: The documentation includes clear prerequisites for least-privilege access, such as the Cost Management Reader role, ensuring the agent operates within appropriate security boundaries.
Audit Metadata