← Back to Skills Marketplace
sxhoio

rbw-bitwarden

by GuanM · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rbw-bitwarden
Description
Unofficial Bitwarden CLI written in Rust. Manage passwords, TOTP codes, and secure notes from the terminal with a background agent for stateful sessions.
Usage Guidance
This skill is an instruction-only wrapper describing how to use the rbw CLI; it does not install or ship code itself. Before using rbw: install the rbw binary from a trusted source (your distro package manager, Homebrew, or the project's official releases) and verify signatures where available. When registering a device you will provide your Bitwarden personal API key — only enter that on Bitwarden's official pages or when you trust the client binary. Be aware that using clipboard copy, SSH agent integration, or leaving the agent unlocked exposes secrets to the local environment (clipboard managers, SSH sessions); configure lock_timeout and profiles appropriately. Note: registry metadata showed no homepage while SKILL.md references the upstream repo (https://github.com/doy/rbw); this is a minor metadata inconsistency but does not affect the instructions. If you need higher assurance, inspect the actual rbw binary/package source before installing.
Capability Assessment
Purpose & Capability
Name/description (Bitwarden CLI) match the SKILL.md content: commands, configuration keys, device registration, SSH/clipboard integration and pinentry usage are all relevant to a CLI password manager.
Instruction Scope
SKILL.md only instructs the agent/user how to install, configure, and run rbw. It references expected environment variables and paths (RBW_PROFILE, XDG_RUNTIME_DIR, SSH_AUTH_SOCK, $VISUAL/$EDITOR, pinentry) that are necessary for the described features. There are no instructions to read unrelated system files, exfiltrate data, or contact unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written or downloaded by the skill itself. Installation guidance points to normal distro/package managers and cargo, which is proportionate for this tool.
Credentials
The skill does not require any declared environment variables or credentials. The environment variables and paths mentioned in the docs (RBW_PROFILE, XDG_RUNTIME_DIR, SSH_AUTH_SOCK, $VISUAL/$EDITOR) are standard and justified by the described functionality (profiles, SSH integration, editor for adding/editing entries, pinentry for prompts).
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. Autonomous invocation is allowed (platform default) but the skill's instructions themselves do not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rbw-bitwarden
  3. After installation, invoke the skill by name or use /rbw-bitwarden
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the rbw-bitwarden skill, version 1.0.0. - Provides CLI access to Bitwarden vaults using the `rbw` Rust client and `rbw-agent`. - Supports password, TOTP code, and secure note management from the terminal. - Features background agent for stateful sessions and SSH agent integration. - Includes support for profiles, clipboard operations, and various 2FA methods (excluding WebAuthn/Duo).
Metadata
Slug rbw-bitwarden
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is rbw-bitwarden?

Unofficial Bitwarden CLI written in Rust. Manage passwords, TOTP codes, and secure notes from the terminal with a background agent for stateful sessions. It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install rbw-bitwarden?

Run "/install rbw-bitwarden" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is rbw-bitwarden free?

Yes, rbw-bitwarden is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does rbw-bitwarden support?

rbw-bitwarden is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created rbw-bitwarden?

It is built and maintained by GuanM (@sxhoio); the current version is v1.0.0.

💬 Comments