bitbucket
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the Bitbucket Cloud API. It recommends using App Passwords or OAuth 2.0 for authentication and emphasizes the use of secured (encrypted) pipeline variables for sensitive data.
- [SAFE]: Code snippets use environment variables (
process.env.BB_USERNAME) rather than hardcoded credentials. - [SAFE]: External references to
bitbucket.organdapi.bitbucket.orgare legitimate endpoints for the service described. - [SAFE]: The pipeline configuration examples follow standard Atlassian Bitbucket Pipelines syntax, including the use of official pipes like
atlassian/aws-ecs-deploy.
Audit Metadata