📄 skillActivePromisinghigh
codex-proxy
by icebear0828
OpenAI-compatible proxy for ChatGPT Codex Responses API
Supported Platforms
🤖 Claude Code
Quality Breakdown
87/ 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
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains .claude/ directory with skill definitions and automation templates (issue-create, pr-push) indicating Claude agent configuration for autonomous repository operations
- Includes multiple GitHub Actions workflows (.github/workflows/) for automated CI/CD, Docker builds, releases, and promotions without apparent approval gates
- Docker and containerization support (Dockerfile, docker-compose.yml, docker-entrypoint.sh) enabling autonomous deployment
- Native compiled bindings (Rust FFI in native/ directory with .node binary files) for system-level operations
- Electron desktop application with auto-updater capability allowing remote code execution and persistence
- GitHub Actions workflows (bump-electron.yml, release.yml, promote-dev-to-master.yml) that appear to execute without manual approval