VB
VaultBot RUST
Open source · Apache-2.0v2026.2.3 99.98% uptime
Stars
5.8k
Deploys
51k
Version
2026.2.3
Uptime
99.98%
Runtime
RUST
License
Apache-2.0
Overview
VaultBot is the security-first runtime. PII redaction, on-prem key handling and a tamper-evident audit log are built in, so regulated teams can deploy agents without sending sensitive data anywhere it shouldn't go.
Key features
- Automatic PII detection + redaction
- On-prem / BYOK key handling
- Tamper-evident audit log
- Policy engine for tool access
- SOC 2 + HIPAA-ready controls
Install
$ cargo install vaultbotQuickstart
# 1 - install VaultBot
cargo install vaultbot
# 2 - deploy on claws (managed, autoscaled, zero-ops)
claws deploy vaultbot --model claude-sonnet-4-6
# 3 - or self-host on any VPS
vaultbot serve --port 8080