Workflow & Agents|Index 04
OneCLI Offers Secure, Self-Hosted AI Agent Management for Teams
An open-source agent harness, OneCLI, addresses the critical security and management gaps in deploying autonomous AI agents within enterprise environments, focusing on credential protection and centralized policy enforcement.
- Via
- AITECH TOKYO Editors
- Dateline
- SAN FRANCISCO, CA
- Date
- August 19, 2026
- Time
- 6 min read
Source
Hacker News TopTagline
Secure, self-hosted AI agent management for teams.
Who & Why
For a Tokyo-based operations manager needing to automate sensitive tasks like CRM hygiene or lead generation with AI agents, ensuring enterprise-grade security and a full audit trail.
vs. Existing
Unlike general agent frameworks like LangChain or AutoGen that require custom security implementations, OneCLI provides built-in, network-layer security and centralized team policy management out of the box.
Tokyo Take
This open-source, self-hosted approach offers strong security for Japanese enterprises dealing with sensitive data, but its adoption in Tokyo will hinge on robust Japanese documentation, local integration partners, and a shift towards embracing self-managed open-source solutions for mission-critical AI workflows.
OneCLI is an open-source agent harness designed for teams, providing a secure, sandboxed environment for deploying and managing personal AI agents across an organization.
Developed by Jonathan and Guy, both veterans of the cybersecurity sector, OneCLI emerged from their work on an open-source database tool, ChartDB. They observed a significant vulnerability in autonomous agents like OpenClaw: their tendency to store sensitive credentials in memory or local files, making them susceptible to prompt injection attacks and unauthorized access.
To counter this, OneCLI was conceived as a 'vault for AI Agents,' initially built in Rust. Its core innovation lies in never allowing the agent itself to hold real secrets. Instead, credentials are injected at a secure gateway, per request, only after authorization, ensuring they never enter the agent's context, memory, or logs.
The platform enforces policies at the network layer, external to the agent and the underlying large language model (LLM). This architecture allows administrators to define rules for endpoint access, rate limiting, and required human approval, which the agent cannot bypass. Each agent operates within an isolated virtual machine, limiting the blast radius of any potential compromise.
OneCLI integrates with common business tools such as GitHub, Gmail, Notion, and Dropbox, enabling agents to perform real-world tasks. It also features deterministic human-in-the-loop approval for critical actions like sending emails or deleting tickets, ensuring oversight on sensitive operations.
For teams, OneCLI provides centralized policy management and global connections, such as shared LLM keys or service accounts. The entire platform is open-source under an Apache-2.0 license (with an enterprise exception), allowing companies to self-host and verify the code for security and control.
The system leverages 'jcode' for its agent engine, which the creators claim improves agent intelligence and speed. Use cases range from automating sales lifecycle management and CRM hygiene to orchestrating product development workflows, ensuring that every action is logged and bound to an employee identity for a full audit trail.
This approach provides a robust framework for enterprises to adopt AI agents without compromising on security or control, offering a clear path to scalable automation for sensitive business processes.
Adjacent Tools
Workflow & Agents
Valuing AI Compute: Wall Street's New Metric
A new platform emerges to quantify the economic value and risk of AI infrastructure, offering financial markets a clearer lens on compute investments.
Workflow & Agents
VentureBeat Expands Enterprise AI Research with Lead Analyst Hire
Rob Strechay joins VentureBeat to deepen coverage on enterprise AI infrastructure, deployment, and strategy for technical decision-makers.
Workflow & Agents
Anthropic CEO Addresses AI Trust Deficit
Anthropic's CEO highlights public skepticism as a core challenge for AI adoption, suggesting a need for greater transparency and reliability in models.