azure-devops-cli

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the Azure CLI using a shell script from 'https://aka.ms/InstallAzureCLIDeb'. This is a well-known, official Microsoft short-link service used for distributing installation scripts.
  • [COMMAND_EXECUTION]: The documentation includes various automation patterns, such as creating service connections, managing pipeline variables, and setting up branch policies. These commands are standard operations for the Azure DevOps CLI and are intended for administrative automation.
  • [CREDENTIALS_UNSAFE]: Examples demonstrate how to authenticate using Personal Access Tokens (PATs) and how to manage secret variables. All examples correctly use placeholders (e.g., 'YOUR_PAT_TOKEN', '$SP_KEY') rather than hardcoding actual sensitive data.
  • [DATA_EXFILTRATION]: One automation example illustrates sending pipeline failure notifications to a Slack webhook using 'curl'. This is a standard DevOps monitoring pattern and is documented as a template for user configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 05:24 PM