OneCLI – Vault for AI Agents in Rust
Agents never see real keys, but Vault already does secret injection.
fakekey - never expose real API keys in the agent environment.
MITM proxy swaps fake keys for real ones so agents never see credentials.
AI agent developers, Security engineers
HashiCorp Vault · Doppler · mitmproxy
FakeKey is a high-performance API key proxy program developed in Rust. Through intelligent proxy technology, it can automatically replace fake keys with real keys in HTTP headers and URLs without exposing real credentials, while maintaining complete HTTP API compatibility and performance.
Agents never see real keys, but Vault already does secret injection.
KMS encryption that keeps secrets out of process.env entirely.
Proxy tokens worthless if leaked, real keys never enter LLM context windows.
Agents can't leak secrets they never had—placeholder injection at the wire.
Agents never see credentials — brokered access beats retrieval for prompt injection safety.
Targets AI agent cleanup specifically while general uninstallers miss these artifacts.