📚 resourceActivePromisingmedium
CLIProxyAPI
Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Qwen Code, iFlow as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5, Claude, Qwen model through API
Quality Breakdown
80/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository implements a proxy/relay service that wraps multiple AI CLI tools and exposes them via API - this enables indirect access to external AI systems
- Contains OAuth callback handlers and credential/auth file management system that processes authentication tokens
- Includes Docker build automation and multi-environment configuration management
- API handlers for quota management, usage tracking, and API key management indicate credential handling
- Go-based server application with external API proxy capabilities could potentially be used to relay unauthorized API calls
- Management API endpoints for auth files, config modification, and tool access without clear evidence of authorization gates in file structure