Skip to main content

handler-source-control-bitbucket

Centralizes Git CLI and Bitbucket API operations for enhanced source control management with safety protocols.

Install this skill

or
84/100

Security score

The handler-source-control-bitbucket skill was audited on Feb 12, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 272

Template literal with variable interpolation in command context

SourceSKILL.md
272```bash
medium line 155

Curl to non-GitHub URL

SourceSKILL.md
1553. Use Bitbucket REST API 2.0 with curl
low line 63

External URL reference

SourceSKILL.md
63# Create at: https://bitbucket.org/account/settings/app-passwords/
low line 76

External URL reference

SourceSKILL.md
76https://api.bitbucket.org/2.0/repositories/{workspace}
low line 192

External URL reference

SourceSKILL.md
192- `BITBUCKET_API_URL` - Bitbucket API endpoint (default: https://api.bitbucket.org/2.0)
low line 195

External URL reference

SourceSKILL.md
1951. Go to: https://bitbucket.org/account/settings/app-passwords/
low line 250

External URL reference

SourceSKILL.md
250https://api.bitbucket.org/2.0/...
low line 293

External URL reference

SourceSKILL.md
293- Bitbucket App Passwords: https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →