Infisical Agent Vault Hides API Keys
Infisical’s open-source Agent Vault lets Claude Code and other agents call external APIs through an HTTP proxy without exposing real credentials. Agents use dummy keys while the proxy injects scoped secrets, filters egress, and logs requests.
Credential brokering is becoming essential as agents gain shell access and interact with production systems. Agent Vault offers a practical security boundary, though proxy configuration and TLS interception still add operational complexity.
- –Supports CLI, SDK, API, and MCP workflows through HTTPS proxying
- –Keeps real credentials outside the agent process and replaces dummy headers at the network edge
- –Enables per-agent service access, strict deny rules, and request logging
- –Works with self-hosted deployments and can use Infisical as an external credential store
- –Reduces blast radius from prompt injection, but cannot replace sandboxing or least-privilege policies
DISCOVERED
1h ago
2026-08-12
PUBLISHED
1h ago
2026-08-12
RELEVANCE
AUTHOR
infisical