Skip to main content

azure-devops-cli

Enables management of Azure DevOps resources via CLI for efficient CI/CD and automation tasks.

Install this skill

or
92/100

Security score

The azure-devops-cli skill was audited on Mar 2, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 17

Curl to non-GitHub URL

SourceSKILL.md
17curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash # Linux
low line 17

External URL reference

SourceSKILL.md
17curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash # Linux
low line 27

External URL reference

SourceSKILL.md
27az devops login --organization https://dev.azure.com/{org} --token YOUR_PAT_TOKEN
low line 30

External URL reference

SourceSKILL.md
30az devops configure --defaults organization=https://dev.azure.com/{org} project={project}
Scanned on Mar 2, 2026
View Security Dashboard
Installation guide →
GitHub Stars 24.1K
Rate this skill
Categorydevelopment
UpdatedApril 4, 2026
github/awesome-copilot