Bitwarden Integrates with OneCLI Agent Vault
4 hours ago
- #AI agents
- #Bitwarden
- #security
- Bitwarden launched its Agent Access SDK, enabling AI agents to access credentials from its vault with human approval.
- OneCLI acts as an open-source gateway that sits between the agent and APIs, injecting credentials at the network layer without agents ever seeing the raw keys.
- This approach eliminates risks of credential extraction, logging, or leaks via prompt injection, unlike traditional methods where agents hold keys in memory.
- Every credential request requires human-in-the-loop approval via Bitwarden CLI, and OneCLI proxies API calls to enforce policies and inject credentials securely.
- The integration supports any agent framework making HTTP calls and provides audit trails for approvals (Bitwarden) and usage (OneCLI), including features like rate limiting.