agent-vault - credential proxy for AI agents
Infisical's HTTP credential proxy and vault that brokers secrets to AI agents without ever exposing them in the prompt or environment.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webThe Rise of the Agent OS: Orchestrating the New Digital Workforce
medium.com · Apr 30, 2026
Open source memory layer so any AI agent can do what Claude.ai and ChatGPT do
dev.to · Apr 30, 2026
TAC-Agent
medium.com · Apr 30, 2026
I wrote 10 principles for my technical blog agent
medium.com · Apr 30, 2026
Building a Travel Advice AI Agent That Actually Plans Your Trip
medium.com · Apr 30, 2026
Featured in
Related entries
Kontext CLI - credential broker for AI coding agents
Go CLI that brokers GitHub, Stripe, and database credentials to coding agents per-session with audit trails, replacing copy-pasted .env keys with scoped tokens.
pipelock - MCP firewall for AI agents
Go-based agent firewall that controls egress from MCP servers, blocking SSRF, DLP leaks, and prompt-injection vectors at the network layer. Acts as a fetch proxy for tool calls.
cloudlist - cloud asset inventory CLI
ProjectDiscovery CLI that lists assets across multiple cloud providers from one config. Useful as a recon and inventory step in security workflows.
pinact - pin GitHub Actions to commit SHAs
CLI that edits GitHub workflow and composite action files to pin every action and reusable workflow to a commit SHA, with version annotations and update support. Plugs the supply-chain hole left by tag-only references.