Skip to main content
ClaudeWave

Open-source credential gateway with a built-in vault. give your AI agents access to services without exposing keys.

Subagents2.4k estrellas122 forksTypeScriptApache-2.0Actualizado 2d ago
Nota editorial

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.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/onecli/onecli && cp onecli/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

4 items en este repositorio

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.

Instalar

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.

Instalar

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.

Instalar

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".

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentsclimcpnanoclawnodejsopenclawpostgresrustsecret-managementsecuritysecurity-toolsvault

Lo que la gente pregunta sobre onecli

¿Qué es onecli/onecli?

+

onecli/onecli es subagents para el ecosistema de Claude AI. Open-source credential gateway with a built-in vault. give your AI agents access to services without exposing keys. Tiene 2.4k estrellas en GitHub y se actualizó por última vez 2d ago.

¿Cómo se instala onecli?

+

Puedes instalar onecli clonando el repositorio (https://github.com/onecli/onecli) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar onecli/onecli?

+

Nuestro agente de seguridad ha analizado onecli/onecli y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene onecli/onecli?

+

onecli/onecli es mantenido por onecli. La última actividad registrada en GitHub es de 2d ago, con 49 issues abiertos.

¿Hay alternativas a onecli?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega onecli en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: onecli/onecli
[![Featured on ClaudeWave](https://claudewave.com/api/badge/onecli-onecli)](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>

Más Subagents