Skip to main content

mav-bp-cicd-bitbucket

Monitors Bitbucket Pipelines post-push, ensuring CI passes before declaring work complete and diagnosing build failures.

Install this skill

or
97/100

Security score

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

Categories Tested

Security Issues

low line 21

External URL reference

SourceSKILL.md
21"https://api.bitbucket.org/2.0/repositories/$BITBUCKET_WORKSPACE/$BITBUCKET_REPO_SLUG/pipelines/?sort=-created_on&pagelen=5" \
low line 26

External URL reference

SourceSKILL.md
26"https://api.bitbucket.org/2.0/repositories/$BITBUCKET_WORKSPACE/$BITBUCKET_REPO_SLUG/pipelines/$PIPELINE_UUID/steps/" \
low line 31

External URL reference

SourceSKILL.md
31"https://api.bitbucket.org/2.0/repositories/$BITBUCKET_WORKSPACE/$BITBUCKET_REPO_SLUG/pipelines/$PIPELINE_UUID/steps/$STEP_UUID/log" \
Scanned on Jun 14, 2026
View Security Dashboard
Installation guide →