No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by leeguooooo · Codex Skill · ★ 70
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is agent-cli-to-api safe to install? View the security audit →
agent-cli-to-api Expose popular agent CLIs as a small OpenAI-compatible HTTP API (). Works great as a local gateway (localhost) or behind a reverse proxy. Think of it as LiteLLM for agent CLIs: you point existing OpenAI SDKs/tools at , and choose a backend by . Supported backends: OpenAI Codex - defaults to backend for vision and image generation (DALL-E / -class output); falls back to Cursor Agent - via CLI Claude Code - via CLI or direct API (auto-detects config) Gemini - via CLI or CloudCode direct (set ) Why this exists: Many tools/SDKs only speak the OpenAI API () - this lets you plug agent CLIs into that ecosystem. One gateway, multiple CLIs: pick a backend by (with optional prefixes like / / ). Expose your ChatGPT Plus / Pro subscription's image generation as an HTTP API. No required — the gateway reuses the OAuth token from , lets you call via plain chat completions, and returns the PNG inline (data URI). See Image generation (ChatGPT subscription). Table of Contents Requirements Install Run (No Needed) Core Configuration API [Im
| Stars | 70 |
| Forks | 20 |
| Language | Python |
| Category | Codex Skill |
| Quality Score | 69.9115499936331/100 |
| Last Updated | 2026-07-28 |
| Created | 2025-12-15 |
| Platforms | claude-code, cli, codex, gemini, python |
| Est. Tokens | ~18k |
Looking for a agent-cli-to-api alternative? If you're comparing agent-cli-to-api with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Connect RStudio to Claude Code, Codex, Gemini, and other LLM agents via MCP. Multi-agent orchestration, automa
Open-source LLM router & AI cost optimizer. Routes simple prompts to cheap/local models, complex ones to premi
GitHub Copilot as Local AI API Bridge for Claude Code 2026
Turn your Claude Pro/Max subscription into an OpenAI-compatible API for your IDEs and devices — LAN auth, per-
Use any LLM with Claude Code — proxy that translates Anthropic API to OpenAI, Gemini, DeepSeek, Ollama, and mo
Postman MCP Server — connect AI agents (Claude Code, Cursor, VS Code Copilot, Gemini CLI) to your Postman coll
Explore other popular codex skill tools:
agent-cli-to-api is Expose agent CLIs (Codex, Cursor Agent, Claude Code, Gemini) as an OpenAI-compatible /v1 API gateway.. It is categorized as a Codex Skill with 70 GitHub stars.
agent-cli-to-api is primarily written in Python. It covers topics such as agent, chat-completions, claude-code.
You can find installation instructions and usage details in the agent-cli-to-api GitHub repository at github.com/leeguooooo/agent-cli-to-api. The project has 70 stars and 20 forks, indicating an active community.
The top alternatives to agent-cli-to-api on Agent Skills Hub include ClaudeR, NadirClaw, copilot-tunnel-proxy. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: