azure-cost
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [Data Access and Management]: The skill facilitates access to Azure billing, monitoring, and resource data through official REST APIs and CLI tools. This functionality is essential for providing accurate cost analysis and optimization reports. All network operations are conducted with official vendor-owned domains.
- [Local Configuration Generation]: The skill generates temporary JSON and YAML configuration files on the local file system to facilitate complex Azure CLI commands. This is a standard administrative pattern for managing infrastructure at scale and does not involve the execution of untrusted remote content.
- [Indirect Data Processing]: The skill ingests metadata from Azure resources, such as names and tags, to categorize spending. While processing external data involves a theoretical surface for indirect prompt injection, this is inherent to the tool's intended use and is addressed by following structured data patterns from official Azure APIs.
- [Secure Authentication Patterns]: The included documentation provides guidance for multiple SDKs (.NET, Python, JavaScript, Java), correctly prioritizing the use of Managed Identities over hardcoded credentials or secret-based authentication for production environments.
Audit Metadata