OneCLI
by OneCLI
Stores API keys in a central gateway and injects them into outbound requests at call time, so AI agents can use credentials they never actually see.
Skills
Runtime Secret Injection
Injects stored API keys into proxied requests at send time so agent processes and prompts never contain plaintext secrets.
Central Credential Vault
Keeps credentials for every provider in one gateway with per-agent scoping instead of scattered environment files.
Call Auditing
Logs which agent used which credential against which endpoint, giving a reviewable trail of authenticated calls.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
Arcade.dev
Handles agent authorization, tool calling, and governance so agents act on behalf of users. MCP runtime with Python/JS…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Agent TARS
ByteDance's multimodal AI agent for desktop and browser automation — controls GUIs, browsers, and shell via vision and…