📚 resourceActivePromisingmedium

CLIProxyAPI

by router-for-me

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

Stars

37.2k

Skill Type

📖 Library & API Reference

Quality Score

80/200

License

MIT

Forks

6.1k

Last Updated

Jun 11, 2026

Discovered

Mar 27, 2026

Validation

Passed

github.com/router-for-me/CLIProxyAPI

Quality Breakdown

80/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
â—‹Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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