Show HN: I made a local proxy for AI tool calls to keep my API keys safe
Category: security
Tags: ai-agent-security, proxy, credential-management, go, mcp
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Factorly is a local proxy runtime that secures API keys and credentials when AI agents call external tools, by injecting secrets from an encrypted vault, enforcing governance rules, and logging all activity. It combines credential security, tool orchestration, and oversight in a single configurable system, making it a practical solution for safely integrating AI agents with REST APIs, CLIs, and MCP servers.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/factorly-dev/factorly · Go · GPL-3.0 · 20 stars
View on Hacker News