Skip to main content

mav-bp-cicd-azure

Monitors Azure DevOps pipelines post-push, diagnosing failures and ensuring CI passes before declaring work complete.

Install this skill

or
96/100

Security score

The mav-bp-cicd-azure skill was audited on Jun 14, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 20

External URL reference

SourceSKILL.md
20az devops configure --defaults organization=https://dev.azure.com/<org> project=<project>
low line 50

External URL reference

SourceSKILL.md
50"https://dev.azure.com/$ORG/$PROJECT/_apis/build/builds?branchName=refs/heads/$BRANCH&\$top=1&api-version=7.0"
low line 54

External URL reference

SourceSKILL.md
54"https://dev.azure.com/$ORG/$PROJECT/_apis/build/builds/<build-id>/timeline?api-version=7.0"
low line 58

External URL reference

SourceSKILL.md
58"https://dev.azure.com/$ORG/$PROJECT/_apis/build/builds/<build-id>/logs?api-version=7.0"
Scanned on Jun 14, 2026
View Security Dashboard
Installation guide →
GitHub Stars 9
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
thermiteau/maverick