azure-cli

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the official Microsoft Azure CLI installation script from the well-known domain 'aka.ms'.
  • [REMOTE_CODE_EXECUTION]: Includes the standard Linux installation pattern for Azure CLI, which pipes a remote script from a trusted Microsoft source to bash.
  • [COMMAND_EXECUTION]: Provides several bash scripts in the 'scripts/' directory for managing Azure resources. These scripts execute 'az' commands and use 'jq' for data processing, which is consistent with the skill's purpose.
  • [DATA_EXFILTRATION]: Documents standard Azure authentication procedures, including service principal usage and interactive login, without hardcoding any credentials or sensitive information.
  • [SAFE]: No obfuscation, persistence mechanisms, or behavioral anomalies were identified. The skill correctly implements best practices for documenting cloud infrastructure management tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:34 AM