by 5345asda · Codex Skill · ★ 162
CPACodexKeeper 中文 | English CPACodexKeeper 是一个用于巡检和维护 CPA 管理端中的 codex token 的 Python 工具。 它的目标不是生成 token,而是对已经存储在 CPA 管理 API 中的 codex token 做持续维护。 核心能力 检查 token 是否失效 按实际返回的 quota 窗口自动禁用或启用 可选地刷新已禁用且即将过期的 token 支持 配置、Docker 和 GitHub Actions CI 适合谁用 如果你已经有一个 CPA 管理 API,并且希望: 定期清理失效 token 控制 token 的 usage 配额占用 在额度恢复后自动启用 token 在需要时对已禁用且临近过期 token 启用自动刷新 那么这个项目就是为这个场景准备的。 快速开始 更多配置和运行方式见下文。 项目解决什么问题 在实际使用中,codex token 往往不是静态资源,而是会随着时间推移出现以下情况: token 已失效,但仍残留在管理端 token 的 usage 配额已经耗尽,不适合继续分发 token 已被手动禁用,但额度恢复后没有自动启用 token 快过期了,在明确允许刷新时需要对已禁用项提前刷新 team 账号和非 team 账号的 usage 返回结构不同,需要统一处理...
| Stars | 162 |
| Forks | 36 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 51.866/100 |
| Open Issues | 3 |
| Last Updated | 2026-04-28 |
| Created | 2026-03-20 |
| Platforms | cli, codex, docker, python |
| Est. Tokens | ~3k |
These tools work well together with CPACodexKeeper for enhanced workflows:
Explore other popular codex skill tools:
CPACodexKeeper is Maintain CPA-managed codex tokens with quota checks, auto refresh, disable/enable logic, and Docker support.. It is categorized as a Codex Skill with 162 GitHub stars.
CPACodexKeeper is primarily written in Python. It covers topics such as automation, cli, codex.
You can find installation instructions and usage details in the CPACodexKeeper GitHub repository at github.com/5345asda/CPACodexKeeper. The project has 162 stars and 36 forks, indicating an active community.
CPACodexKeeper is released under the MIT license, making it free to use and modify according to the license terms.