azure-devops
Warn
Audited by Snyk on Apr 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's prerequisites include a direct curl | sudo bash installation step that fetches and executes remote code from https://aka.ms/InstallAzureCLIDeb, which is a required runtime installation dependency and therefore a high-risk external execution URL.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill includes explicit sudo installation commands (curl ... | sudo bash) and other instructions that install system packages and modify configuration on the host, which request elevated privileges and change machine state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata