Open-source sandboxed agent harness for teams. Giving every employee a secured personal agent.
OneCLI is an open-source credential gateway that sits between AI agents and the external APIs they call, preventing agents from ever handling real API keys directly. Agents are issued placeholder tokens and route outbound HTTP requests through a Rust-built gateway running on port 10255; the gateway matches each request against host and path patterns, retrieves the corresponding credentials from an AES-256-GCM encrypted store, and injects them as headers or URL query parameters before the request leaves the network. A Next.js dashboard on port 10254, backed by PostgreSQL via Prisma, lets operators register agents, store secrets, and set per-agent scoped permissions. A standout feature is optional Bitwarden vault integration, which enables on-demand credential injection without storing secrets on the server at all. The project supports Claude agents and any MCP-compatible workflow that needs to call third-party APIs, and is most useful for security-conscious teams or developers running multiple agents that would otherwise each require their own copy of sensitive credentials.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
git clone https://github.com/onecli/onecli && cp onecli/*.md ~/.claude/agents/4 items in this repository
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Subagents overview
What people ask about onecli
What is onecli/onecli?
+
onecli/onecli is subagents for the Claude AI ecosystem. Open-source sandboxed agent harness for teams. Giving every employee a secured personal agent. It has 3.5k GitHub stars and its last recorded update is dated 2026-09-10.
How do I install onecli?
+
You can install onecli by cloning the repository (https://github.com/onecli/onecli) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is onecli/onecli safe to use?
+
Our security agent has analyzed onecli/onecli and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains onecli/onecli?
+
onecli/onecli is maintained by onecli. The last recorded GitHub activity is dated 2026-09-10, with 142 open issues.
Are there alternatives to onecli?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy onecli to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/onecli-onecli)<a href="https://claudewave.com/repo/onecli-onecli"><img src="https://claudewave.com/api/badge/onecli-onecli" alt="Featured on ClaudeWave: onecli/onecli" width="320" height="64" /></a>More Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.