EveryDev.ai
Sign inSubscribe
Home
Tools

2,685+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Agent Vault
    Agent Vault icon

    Agent Vault

    Agent Memory

    An open-source HTTP credential proxy and vault that sits between AI agents and the APIs they call, eliminating credential exfiltration risk with brokered access.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully open-source under the MIT expat license. Free to use, modify, and distribute.

    Engagement

    Available On

    macOS
    Linux
    API
    SDK
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent MemoryAutonomous SystemsApplication Security

    Alternatives

    ZepQbitReMe
    Developer
    InfisicalSan Francisco, CAEst. 2022$18.8M raised

    Listed Apr 2026

    About Agent Vault

    Agent Vault is an open-source credential broker built by Infisical that prevents AI agents from ever possessing or leaking secrets. Instead of returning credentials directly to agents, it routes HTTP requests through a local proxy that injects the right credentials at the network layer — meaning agents call APIs normally without ever seeing the underlying secrets. It supports any HTTP-speaking agent, including Claude Code, Cursor, Codex, and custom Python/TypeScript agents, and can be deployed locally, via Docker, or built from source.

    • Brokered access, not retrieval — Agents receive a scoped session and a local HTTPS_PROXY; credentials are injected at the network layer and never returned to the agent.
    • Works with any agent — Compatible with custom Python/TypeScript agents, sandboxed processes, and popular coding agents like Claude Code, Cursor, and Codex — anything that speaks HTTP.
    • Encrypted at rest — Credentials are encrypted with AES-256-GCM using a random DEK; an optional master password wraps the DEK via Argon2id for secure rotation without re-encryption.
    • Container sandbox mode — Launch agents in a Docker container with egress locked down by iptables so the child process physically cannot reach anything except the Agent Vault proxy.
    • Request logs — Every proxied request is persisted per vault with method, host, path, status, latency, and credential key names; bodies and headers are never recorded.
    • TypeScript SDK — Install @infisical/agent-vault-sdk to mint sessions and pass proxy config into sandboxed environments like Docker, Daytona, or E2B.
    • CLI integration — Use agent-vault run -- claude (or any agent command) to wrap a local agent process with a scoped session and automatic CA-trust env vars.
    • Web UI — A built-in web interface is available at http://localhost:14321 for managing vaults and viewing request logs.
    • Self-hostable — Deploy via install script (macOS/Linux), Docker image, or build from source using Go 1.25+ and Node.js 22+.
    • Open-source core — Available under the MIT expat license; enterprise features in the ee directory require an Infisical license.
    Agent Vault - 1

    Community Discussions

    Be the first to start a conversation about Agent Vault

    Share your experience with Agent Vault, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully open-source under the MIT expat license. Free to use, modify, and distribute.

    • HTTP credential proxy
    • Brokered credential access
    • AES-256-GCM encryption at rest
    • Container sandbox mode
    • Request logging per vault

    Capabilities

    Key Features

    • HTTP credential proxy
    • Brokered credential access (never reveals secrets to agents)
    • AES-256-GCM encryption at rest
    • Argon2id master password key wrapping
    • Container sandbox mode with iptables egress lockdown
    • Per-vault request logging (method, host, path, status, latency)
    • Scoped session management
    • Transparent HTTPS proxy on port 14322
    • Web UI on port 14321
    • CLI agent wrapping via `agent-vault run`
    • TypeScript SDK for orchestrator integration
    • Passwordless mode for PaaS deploys
    • Configurable log retention per vault
    • Docker support
    • macOS and Linux install script

    Integrations

    Claude Code
    Cursor
    Codex
    OpenClaw
    Hermes
    OpenCode
    Docker
    Daytona
    E2B
    Infisical
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Agent Vault and help others make informed decisions.

    Developer

    Infisical

    Infisical builds open-source secrets management infrastructure for developers and teams. The platform centralizes secrets, environment variables, and credentials across applications and infrastructure, with a focus on security and developer experience. Infisical's team ships tools like Agent Vault to address emerging security challenges in AI agent workflows, bringing enterprise-grade secrets management to modern development pipelines.

    Founded 2022
    San Francisco, CA
    $18.8M raised
    50 employees

    Used by

    Hugging Face
    Airbyte
    Read more about Infisical
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Zep icon

    Zep

    Context engineering platform that gives AI agents long-term memory via a temporal knowledge graph, Graph RAG, and context assembly. SDKs for Python/TS/Go, MCP server support, and usage-based pricing.

    Qbit icon

    Qbit

    A production-grade, multi-language AI agent platform built with Rust, Python, and Go, featuring 12 gRPC services, 5-layer memory architecture, and Darwin Gödel Machine self-improvement.

    ReMe icon

    ReMe

    A memory management toolkit for AI agents providing file-based and vector-based memory systems to solve limited context windows and stateless sessions.

    Browse all tools

    Related Topics

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

    75 tools

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    261 tools

    Application Security

    AI tools for securing software applications and identifying vulnerabilities.

    80 tools
    Browse all topics
    Back to all tools
    23views
    Discussions