📄 skillActivePromisinghigh

codex-proxy

by icebear0828

OpenAI-compatible proxy for ChatGPT Codex Responses API

Supported Platforms

🤖 Claude Code

Stars

1.4k

Skill Type

📖 Library & API Reference

Quality Score

87/200

License

Unknown

Forks

185

Last Updated

Jun 11, 2026

Discovered

May 10, 2026

Validation

Passed

github.com/icebear0828/codex-proxy

Quality Breakdown

87/ 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

high

Broad system access required. Carefully review permissions before installing.

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

  • 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