Snowsand Bitbucket

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The snowsand-bitbucket skill bundle provides a legitimate integration for managing Bitbucket Cloud resources via its REST API. The core logic in scripts/bitbucket.py uses standard Python libraries (urllib) to perform authenticated actions like repository management, PR operations, and pipeline triggers. No evidence of data exfiltration, malicious execution, or prompt injection was found; the script correctly uses environment variables for credentials and targets only official Bitbucket API endpoints.