📦 Bitbucket Automation — Bitbucket自动化

v0.1.0

通过 Rube MCP (Composio) 自动管理 Bitbucket 仓库、拉取请求、分支、议题与工作区,先搜索工具获取最新 API 架构。

1· 1.9k·2 当前·2 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill appears coherent: it instructs the agent to use a third‑party Rube MCP (rube.app) to perform Bitbucket operations and does not request local secrets or installs. Before installing, confirm you trust the Rube MCP operator and the domain (rube.app) because OAuth tokens and repository actions will be routed through that service. Pay attention to destructive actions documented (repository and issue deletions, repo-create/delete) and ensure scopes granted during the OAuth flow are limited....
详细分析 ▾
用途与能力
The name/description claim Bitbucket automation via Rube MCP and the SKILL.md exclusively describes Rube MCP tool calls (RUBE_SEARCH_TOOLS, RUBE_MANAGE_CONNECTIONS, BITBUCKET_*). There are no unrelated env vars, binaries, or install steps, so required capabilities match the stated purpose.
指令范围
Instructions do not ask the agent to read local files or secret env vars; they explicitly require calling Rube MCP tool endpoints and following an OAuth flow returned by RUBE_MANAGE_CONNECTIONS. This is within scope for a remote-tooling integration but means sensitive Bitbucket OAuth tokens and repository operations will be handled by the Rube MCP service rather than locally.
安装机制
No install spec and no code files are present (instruction-only), so nothing is written to disk. The only setup guidance is to add the MCP endpoint (https://rube.app/mcp) to client configuration, which is a configuration/network step rather than an installer.
凭证需求
The skill declares no environment variables or credentials and relies on Rube-managed connections and OAuth for Bitbucket access. That is proportionate for a tool that delegates auth to an external MCP. However, the SKILL.md's statement 'No API keys needed' may understate that an OAuth flow (and resulting tokens) is required and will be handled by the MCP.
持久化与权限
The skill is not always-enabled and does not request persistent system-level privileges. It does not modify other skills' configs and has no install-time persistence behavior.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/2/6

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install bitbucket-automation
镜像加速npx clawhub@latest install bitbucket-automation --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库