Hi everyone š, we're Jonathan and Guy, founders of OneCLI.
š TL;DR
OneCLI is an open source agent harness for teams. Each employee gets their own sandboxed pro assistant agent, connected to their GitHub, Gmail, Notion, Dropbox, or CRM right from the chat/Slack, while the whole workspace runs under one policy your admins control.
Agents never hold real secrets: the credential is injected at the network layer, per request, after the call is authorized. You can't steal what isn't there.
Launch Video
https://youtu.be/LUAMdqbl_Rw
š§ The Problem
Lately, autonomous agents have arrived and shown up everywhere. Tools like OpenClaw and Hermes have become extremely popular and been adopted by open source communities, mostly by individuals. Companies, however, have been left behind: they need integration with their identity providers to enable easy provisioning of agents on behalf of an employee's identity, with least-privilege access.
Those tools have fundamental flaws. Security fundamentals, like secret handling and organization-level control, are missing by default. So companies must choose between weak agents or making them powerful but risky.
ā What OneCLI Does
OneCLI gives teams the whole harness, open source and self-hosted, so agents can be powerful and safe at once:
š Team
We've spent our careers in security. Jonathan built zero trust network access at Axis Security (acquired by HPE). The core ZTNA idea is that you never trust the client and enforce access outside it, at the network layer. Guy was the first employee at Argon (AppSec company acquired by Aqua Security), protecting client codebases. Agents need exactly the treatment ZTNA gives humans, so we built it.
š Our Ask