SSaminsamwarren.hashnode.dev·Mar 19 · 6 min readHow I Built Aegis — A Credential Isolation Proxy for AI AgentsAI agents are getting really good at calling APIs. But the way we usually give them access — pasting raw API keys into config files, env vars, or MCP settings — is broken from a security perspective. 00