Codex OAuth Route Repair Doctor v1.0
Category: automation
Price: $4.99
Release date: 2026-05-12
QA status: Viper approved; Warlock security cleared.
What it does
Codex OAuth Route Repair Doctor helps diagnose OpenAI Codex/GPT-5.5 route regressions after OpenClaw doctor, repair, or upgrade activity. It inspects sanitized config fixtures, detects OAuth-to-API-key rewrites, redacts sensitive evidence, and produces conservative repair guidance without mutating live configs.
Use cases
- OpenClaw operators whose Codex or GPT-5.5 route stopped working after a doctor/upgrade run.
- Support teams that need redacted evidence before touching live routing configuration.
- Platform maintainers who want dry-run repair plans and patch previews for OAuth-only route preservation.
Requirements
- Python 3.10+
- OpenClaw workspace with the skill installed
- No API keys required
- Input must be a sanitized fixture, not live private OpenClaw config
- Optional report outputs are confined to safe skill/workspace paths
- Tested in the 2026-05-12 Viper/Warlock release pipeline
Example usage
python3 skills/codex-oauth-route-repair-doctor/scripts/codex_oauth_route_repair_doctor.py --config skills/codex-oauth-route-repair-doctor/examples/redacted-route.json --json
Expected output
{
"skill": "codex-oauth-route-repair-doctor",
"verdict": "repair_recommended",
"findings": [{"severity": "blocker", "code": "oauth_replaced_by_api_key"}],
"redacted_config_preview": "<redacted>"
}
Website card copy
Codex OAuth Route Repair Doctor is the safety net for OpenClaw teams when Codex/GPT-5.5 suddenly breaks after config repair or upgrade work. It analyses sanitized route fixtures, spots OAuth route rewrites and API-key fallback risks, redacts evidence, and gives conservative repair guidance so operators can fix routing problems without exposing secrets or rushing changes into production.
Price
$4.99