bitwarden
CommunitySecure credentials with Bitwarden CLI automation.
Authorbenjaminshafii
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing credentials securely and efficiently across development and automation workflows often leads to insecure practices or manual overhead. The Bitwarden CLI with API-key authentication provides a centralized, auditable vault that can be accessed from scripts and CI without exposing secrets.
Core Features & Use Cases
- Secure vault access: Authenticate with Bitwarden using API keys and unlock sessions to retrieve credentials on demand.
- Automation-ready: Scripted login, item retrieval, and storage of service credentials for local development, CI pipelines, and automation tasks.
- Use Case: A developer uses a CI job to fetch a service's API key and inject it into the build environment without hard-coding secrets.
Quick Start
Install the Bitwarden CLI, configure BW_CLIENTID and BW_CLIENTSECRET in a local .env file or environment, then login and unlock the vault:
- npm install -g @bitwarden/cli
- source .env
- bw login --apikey
- export BW_SESSION=$(bw unlock --raw)
- bw list items --search "SERVICE"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bitwarden Download link: https://github.com/benjaminshafii/digital-empire/archive/main.zip#bitwarden Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.