ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      ddevaal

      Safety Report

      azure-cli

      @ddevaal

      Comprehensive Azure Cloud Platform management via command-line interface

      2,125Downloads
      6Installs
      0Stars
      1Versions
      Cloud Storage1,005

      Security Analysis

      medium confidence
      Suspicious0.04 risk

      The skill's documentation and scripts match an Azure CLI training/automation purpose, but there are inconsistencies (missing declared runtime requirements and an unknown publisher that links to the official azure-cli repo) that warrant caution before installing or running it.

      Feb 11, 20268 files3 concerns
      Purpose & Capabilityconcern

      The skill claims to be an Azure CLI management skill and includes many legitimate az commands and helper scripts. However, the registry metadata lists no required binaries while the scripts clearly invoke the 'az' CLI (and 'jq' in a couple places). A management skill that runs az commands would reasonably be expected to declare the az binary (and any other runtime tools) as requirements. The SKILL.md/repository fields also point to the official Azure CLI repo while the package owner is an unrelated ID — potential misrepresentation of origin.

      Instruction Scopenote

      SKILL.md and included scripts provide concrete commands and helper scripts that can create, modify, and delete Azure resources (az group delete, az vm delete, resource cleanup with delete flag). That behavior is consistent with a cloud management skill, but it means the agent (or user) must have authenticated Azure credentials and should understand the destructive effects of some commands. The instructions do not attempt to read unrelated local files or exfiltrate data to external endpoints.

      Install Mechanismok

      There is no install spec (instruction-only), which minimizes supply-chain risk. The skill bundle includes scripts and docs but does not fetch or execute remote code during install. This is appropriate for documentation/scripts only.

      Credentialsconcern

      requires.env and primary credential are empty despite SKILL.md showing examples that use service principal environment variables ($AZURE_CLIENT_ID, $AZURE_CLIENT_SECRET, $AZURE_TENANT_ID) and the scripts requiring authenticated az access. The skill also uses 'jq' but does not declare it. Not declaring required credentials/binaries is an omission that makes assessing privileges harder and is disproportionate to the stated purpose.

      Persistence & Privilegeok

      always is false and model invocation is allowed (the platform default). The skill does not request persistent system-wide changes at install time. It contains scripts that an agent could run while authorized, but that is expected for a management skill.

      Guidance

      This skill appears to be a useful Azure CLI guide with helper scripts, but there are a few red flags you should consider before installing or running it: - Origin: The SKILL.md links the official Azure CLI repository, but the package owner in the registry is not the official Microsoft publisher. Verify the publisher identity and confirm this isn't a copy that misrepresents its origin. - Missing runtime declarations: The bundle fails to declare required binaries (at minimum 'az'; scripts also call 'jq'). Ensure you have the official azure-cli installed from a trusted source and jq if you plan to run scripts. - Credentials & privilege: Running these scripts requires Azure credentials with cloud privileges. Use a least-privilege service principal for automation and avoid running with owner-level credentials. Never paste secrets into scripts. - Destructive actions: Several commands and scripts can delete or modify resources (resource cleanup, az group delete, vm delete). Review and test scripts in a non-production subscription or run them in dry-run modes before permitting automated execution. - Review code before execution: Because this is an instruction-only skill with included scripts, manually inspect the scripts for any modifications before running them in your environment. If you need this functionality, prefer installing the official azure-cli from Microsoft's sources and only use these docs/scripts after verifying the author and adjusting scripts to your security posture.

      Latest Release

      v1.0.0

      Initial release of Azure CLI skill. - Covers Azure CLI installation, setup, and authentication across major platforms. - Includes essential command examples for managing resources, VMs, storage, and Kubernetes. - Provides automation, output formatting, and scripting patterns for DevOps workflows. - Offers advanced tips, error handling approaches, and helper bash scripts for common scenarios. - Links to official documentation and additional references for in-depth learning.

      More by @ddevaal

      kubectl

      3 stars

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Published by @ddevaal on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]