Security · 2h ago
OneCLI open-source proxy keeps AI agents from leaking secrets
OneCLI is an open-source credential gateway that sits between AI agents and the services they call, swapping placeholders for real secrets without exposing them to the agent. It matches requests by host/path, verifies access, and can enforce human-in-the-loop approval at the network layer. The proxy, written in Rust with a Next.js dashboard, encrypts secrets with AES-256-GCM and works with any agent framework.
Meridian48 take
The tool addresses a real security gap—agents can't be trusted with raw credentials—but its effectiveness depends on tight policy scoping and won't prevent misuse of legitimately granted access.
Read the full reporting
Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents →
Hacker News
ai-securitycredential-management