#68 · Primary category: AI Gateway & API Infrastructure
agent-vault
A HTTP credential proxy and vault for AI agents like Claude Code, OpenClaw, Hermes, custom agents + harnesses, and more.
Project last updated:08/23/26
GitHub Stars
2.2K
Forks
140
Contributors
15
License
Other
Why we included this project
AI agents that call external APIs usually hold the API keys themselves, which is exactly the setup that prompt injection exploits: a cleverly crafted message can trick the agent into handing over a key it was never meant to reveal. Agent Vault removes the key from the agent entirely. Credentials live in a vault, and the agent sends its HTTP requests through a proxy that swaps in the real key at request time, so the agent only ever sees dummy placeholders. It runs as a single binary that serves as both the server and the CLI client, and you can point it at an external secrets store like Infisical instead of the built-in encrypted one. Egress filtering and request logging give you control over which agents can reach which services and let you inspect authenticated traffic, so you can enforce least-privilege access without touching agent code.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.