#58 · Primary category: Cybersecurity & Decryption Tools
onecli
Open-source sandboxed agent harness for teams. Giving every employee a secured personal agent.
Project last updated:08/29/26
GitHub Stars
3.4K
Forks
212
Contributors
25
License
Apache-2.0
Why we included this project
Coding agents and other AI assistants usually need to reach dozens of external APIs, and handing each one a real credential is a security risk. OneCLI removes that risk by sitting between the agents and those services. You store the actual API keys once in its built-in vault, give each agent a scoped placeholder key, and the Rust gateway swaps the placeholder for the real secret on outbound HTTP calls at request time. The agent only ever holds the placeholder, so the real credential is never exposed or persisted on the agent side. A Next.js dashboard handles the management side: creating agents, granting or revoking access per endpoint, rotating secrets, and showing audit logs of which agent called which service. This is a security and access-control tool rather than another agent framework, and it is most useful to developers and small teams running several agents who want one place to control what every agent can reach.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
reverse-skill
AI-powered skill router for reverse engineering, authorized penetration testing, and security research, with on-demand toolchain bootstrapping and self-evolving knowledge base.
gitleaks
Find secrets with Gitleaks 🔑
osquery
SQL powered operating system instrumentation, monitoring, and analytics.
NeoPass
Your Essential Exam Companion for the Iamneo Portal & NPTEL Exams Disguised as NeoExamShield bypass
anubis
Weighs the soul of incoming HTTP requests to stop AI crawlers