OneCLI: Open-Source Credential Gateway That Keeps Secrets Out of AI Agents
OneCLI is a new open-source credential gateway that sits between AI agents and the services they call, ensuring sensitive secrets like passwords and API keys are never exposed to the agent itself.

Jonathan and Guy, the creators of OneCLI, have launched an open-source credential gateway designed specifically for AI agents. Traditional vaults store your secrets and provide them on demand, trusting the person to keep them safe. OneCLI takes a different approach: it acts as a network gateway between your AI agents and the services they call, ensuring your secrets stay protected.
This matters because AI agents often handle sensitive information like passwords and API keys. With OneCLI, you don't have to worry about where your secrets go once they're handed over to an agent. The gateway verifies requests and keeps your data safe, preventing agents from storing, leaking, or being manipulated into handing over secrets.
If you're using AI agents and want to keep your secrets safe, you can start by visiting onecli.sh today. There, you'll find the open-source code and instructions on how to integrate OneCLI with your existing AI agents. It's a simple way to add an extra layer of security to your AI interactions.