Infisical/agent-vault
A HTTP credential proxy and vault for AI agents like Claude Code, OpenClaw, Hermes, custom agents + harnesses, and more. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 96
- Longevity 11
Flags: young no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.5
- age_days: 159
- days_rel: 30
- days_push: 11
- n_releases_24m: 53
Adoption not part of the score
2141 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Agent Vault is an open-source HTTP credential proxy and vault by Infisical that sits between AI agents and the APIs they call. It stores credentials server-side and injects them into outbound HTTP requests via an MITM proxy, so agents like Claude Code, Cursor, Codex, OpenClaw, and custom harnesses never hold real secrets.
Use cases
- prevent AI agents from leaking API keys via prompt injection
- let Claude Code call Anthropic and GitHub without holding credentials
- run coding agents in sandboxes with brokered API access
- route custom agent harness HTTP traffic through a credential-injecting proxy
- back agent credentials with an external secrets store like Infisical
- secure ephemeral CI or VPS agent environments against credential exfiltration
When to choose
- you run AI agents that make outbound API calls and worry about prompt-injection-driven secret theft
- you want agents to use dummy credentials while a proxy swaps in real ones
- you need a self-hosted, single-binary vault plus MITM proxy for agent workloads
When to avoid
- you only need traditional secrets management for human-operated services without agents
- your traffic cannot be routed through an HTTPS proxy or MITM architecture
- you need a fully managed SaaS solution rather than self-hosting
Facets
service · maturity active
secrets-management proxy security http-server cli agent-framework security self-hosted developer-tools large-language-models self-hosted cli go credential-broker mitm-proxy credential-exfiltration ai-agent-security https-proxy infisical ai-agents linux macos docker
10 sources
- readme: https://github.com/Infisical/agent-vault · fetched 2026-08-28 · 1bdab446be2e
- homepage: https://docs.agent-vault.dev · fetched 2026-08-29 · 3fdf6487a160
- site_page: https://docs.agent-vault.dev/installation · fetched 2026-08-29 · 4e10a57c2afc
- site_page: https://docs.agent-vault.dev/quickstart/claude-code · fetched 2026-08-29 · f4e8d8b4b7a0
- site_page: https://docs.agent-vault.dev/quickstart/cursor · fetched 2026-08-29 · 9f85e402e5d6
- site_page: https://docs.agent-vault.dev/quickstart/codex · fetched 2026-08-29 · f5cf8c04d4a4
- site_page: https://docs.agent-vault.dev/quickstart/openclaw · fetched 2026-08-29 · f8b646bd4237
- site_page: https://docs.agent-vault.dev/quickstart/hermes-agent · fetched 2026-08-29 · 7dbde98236ac
- site_page: https://docs.agent-vault.dev/quickstart/opencode · fetched 2026-08-29 · 57fd298f1b83
- site_page: https://docs.agent-vault.dev/quickstart/custom-agent · fetched 2026-08-29 · 68a0f4b4b36e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Infisical/agent-vault | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="Infisical/agent-vault")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem