azure-compute
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- Trusted External Data Retrieval: The skill fetches information from official vendor domains including
learn.microsoft.comandprices.azure.com. This ensures that the information provided to the user is accurate and comes from authoritative sources without requiring authentication.- Credential-Free Operation: The implementation explicitly uses the unauthenticated Azure Retail Prices API. This design pattern is a positive security practice as it eliminates the risk of credential exposure or the need for users to provide sensitive API keys or service principal details.- Input Processing Surface: The skill gathers user requirements such as workload type and performance needs to generate recommendations. This is a standard functional pattern for this type of tool, and because it retrieves its reference data from established vendor sites, the risk of processing malicious instructions from external sources is minimal.
Audit Metadata