← 返回 Skills 市场
jimihford

Bitwarden

作者 JimiHFord · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
2198
总下载
3
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-bitwarden
功能描述
Set up and use Bitwarden CLI (bw). Use when installing the CLI, unlocking vault, or reading/generating secrets via bw. Handles session management with BW_SESSION.
安全使用建议
This skill is plausibly a Bitwarden CLI helper, but the instructions reference files and conventions that aren't bundled (references/*.md, ./scripts/*.sh) and expect extra tools (docker, mkcert) without declaring them. Before installing or using it: (1) inspect SKILL.md yourself and verify any scripts it references actually exist or are trustworthy; (2) if you test, do so in an isolated environment (not against your real vault) — the skill requires running bw login/unlock which will accept your master password or API key; (3) be cautious with the tmux socket directory (CLAWDBOT_TMUX_SOCKET_DIR) and with captured pane output because those commands can expose secrets to files/terminal history; (4) only install the brew formulas from trusted sources and avoid pasting credentials into chat or logs. If you want me to, I can list the exact lines that reference missing files and undeclared env vars or suggest a minimal safe test plan using a temporary Vaultwarden instance.
功能分析
Type: OpenClaw Skill Name: openclaw-bitwarden Version: 0.1.0 The OpenClaw Bitwarden skill bundle is benign. It provides instructions and metadata for setting up and using the Bitwarden CLI (`bw`) and `tmux` for session management, which is a legitimate requirement for `BW_SESSION`. The `SKILL.md` file clearly outlines the workflow, common commands, and includes security guardrails (e.g., 'Never paste secrets into logs'). It also details a local testing setup with Vaultwarden, explicitly using local test credentials and `mkcert` for a self-contained environment. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts to subvert the agent's intended purpose.
能力评估
Purpose & Capability
Name/description, required binaries (bw, tmux), and the install spec (brew formulas for bitwarden-cli and tmux) are coherent with a Bitwarden CLI helper. Asking for tmux to persist BW_SESSION is a plausible design choice.
Instruction Scope
SKILL.md contains detailed runtime steps that reference additional files and conventions that are not present in the package: references/* docs, ./scripts/*.sh, and a 'tmux' skill for socket conventions. It also uses environment variables (CLAWDBOT_TMUX_SOCKET_DIR, NODE_EXTRA_CA_CERTS) without declaring them. The tmux capture commands can output secrets (session key or item JSON) into captured panes—this requires careful handling to avoid accidental leakage. The test workflow requires docker, docker-compose, mkcert and other artifacts that are not declared or bundled.
Install Mechanism
Install spec is brew formulas for bitwarden-cli and tmux (well-known package sources). No arbitrary downloads or extract/install from untrusted URLs are present.
Credentials
The skill does not require any declared credentials or secrets, which is appropriate. However the instructions expect BW_SESSION to be created/used, reference CLAWDBOT_TMUX_SOCKET_DIR and NODE_EXTRA_CA_CERTS, and advise running bw login/unlock (which will accept a master password or API key). Those environment variables are used but not declared; ensure you understand where session keys will be stored and that you never paste secrets into logs or chat.
Persistence & Privilege
always is false and there are no code files that persistently modify agent/system settings. The skill is instruction-only and relies on ephemeral tmux sessions and environment variables; it does not request elevated/persistent privileges in the package metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-bitwarden
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-bitwarden 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of openclaw-bitwarden skill. - Set up and use the Bitwarden CLI (`bw`) with required session management via `BW_SESSION`. - Enforces use of a dedicated tmux session for all authenticated Bitwarden operations. - Provides reference workflows for install, login, unlock, and basic vault commands. - Includes guardrails to prevent accidental exposure of secrets and ensure secure usage. - Offers local testing setup using Vaultwarden (Docker Compose) with mkcert for self-hosted testing.
元数据
Slug openclaw-bitwarden
版本 0.1.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

Bitwarden 是什么?

Set up and use Bitwarden CLI (bw). Use when installing the CLI, unlocking vault, or reading/generating secrets via bw. Handles session management with BW_SESSION. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2198 次。

如何安装 Bitwarden?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-bitwarden」即可一键安装,无需额外配置。

Bitwarden 是免费的吗?

是的,Bitwarden 完全免费(开源免费),可自由下载、安装和使用。

Bitwarden 支持哪些平台?

Bitwarden 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bitwarden?

由 JimiHFord(@jimihford)开发并维护,当前版本 v0.1.0。

💬 留言讨论