跳到主要内容
知仓学习社ZHICANG

bkt

Operate Bitbucket Cloud or Data Center repositories, pull requests, branches, issues, pipelines, permissions, and webhooks with bkt. Use when a requ…

执行命令读凭据严重 2 · 高危 0hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少21 个文本文件,214 KB
它会碰到什么执行命令读凭据
命中总数2 处
命中统计严重 2 · 高 0 · 中 0 · 低 0
逐条看命中(2 条严重或高危)
  • 严重 rules/repo.md:174persistence
    bkt repo create my-new-service
  • 严重 rules/variable.md:255cred-paths
    bkt variable set --env-file .env

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Bitbucket CLI (bkt)

Use bkt for Bitbucket Cloud and Data Center operations. Prefer structured

--json, --yaml, --jq, or --template output for automation.

Start with the requested operation

Run bkt --version only when installation or compatibility is uncertain. Run

bkt auth status when the command needs authentication or the active platform

and context are unknown. Do not make setup a prerequisite for an already

configured read-only request.

Cloud and Data Center have different feature sets. Determine the platform from

the active context or ask when it cannot be inferred. Do not suggest a Cloud-only

command for Data Center, or the reverse.

Read [setup and common workflows](rules/guide.md) when installing, authenticating,

creating a context, or learning the main command patterns. For config-free CI or

containers, read [headless authentication](rules/headless.md).

Route to the command reference

Read only the reference for the requested command group:

  • [pull requests](rules/pr.md), [repositories](rules/repo.md),

[branches](rules/branch.md), [commits](rules/commit.md), or

[statuses](rules/status.md)

  • [Cloud issues](rules/issue.md), [pipelines](rules/pipeline.md), or

[variables](rules/variable.md)

  • [Data Center administration](rules/admin.md),

[projects](rules/project.md), or [permissions](rules/perms.md)

  • [authentication](rules/auth.md), [contexts](rules/context.md),

[webhooks](rules/webhook.md), [extensions](rules/extension.md),

[MCP](rules/mcp.md), [skills](rules/skill.md), or [raw API](rules/other.md)

Mutation and credential boundaries

  • Listing, viewing, status, and checks are read-only. Create, edit, approve,

merge, delete, rerun, or permission changes modify Bitbucket; perform them

only when the user requested that change.

  • Never place tokens, OAuth secrets, or passwords in commands that could enter

logs or committed files. Use the CLI's supported credential flow or environment

variables described in the auth references.

  • Official release binaries embed the Cloud browser-OAuth consumer credentials.

Do not remove that behavior as generic hardening. Source and Nix builds may

require BKT_OAUTH_CLIENT_ID and BKT_OAUTH_CLIENT_SECRET.

  • Before a merge or other consequential write, inspect the exact target,

repository, and current checks. Report the resulting URL or identifier.

References

<!-- auto-generated by cmd/docgen — do not edit below this line -->

  • [admin](rules/admin.md) — Administrative operations for Bitbucket (DC)
  • [auth](rules/auth.md) — Manage Bitbucket authentication credentials
  • [branch](rules/branch.md) — Inspect and manage branches
  • [commit](rules/commit.md) — Work with commits
  • [context](rules/context.md) — Manage Bitbucket CLI contexts
  • [extension](rules/extension.md) — Manage bkt CLI extensions
  • [issue](rules/issue.md) — Work with Bitbucket Cloud issues (Cloud)
  • [mcp](rules/mcp.md) — Model Context Protocol server for agents
  • [perms](rules/perms.md) — Manage Bitbucket permissions (DC)
  • [pipeline](rules/pipeline.md) — Run and inspect Bitbucket Cloud pipelines (Cloud)
  • [pr](rules/pr.md) — Manage pull requests
  • [project](rules/project.md) — Work with Bitbucket projects (DC)
  • [repo](rules/repo.md) — Work with Bitbucket repositories
  • [skill](rules/skill.md) — Install and manage agent skills
  • [status](rules/status.md) — Inspect commit and pull request statuses
  • [variable](rules/variable.md) — Manage pipeline variables (Cloud)
  • [webhook](rules/webhook.md) — Manage Bitbucket webhooks
  • [other](rules/other.md) — api

<!-- end auto-generated -->

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。