OpenAI / GPT relay check
Clodex checks whether a relay behaves like a real OpenAI Chat Completions endpoint and looks for fingerprints of Claude / Gemini backend rewrapping.
Chat Completions
Checks ids, object types, choices, finish_reason and usage shape.
Capability integrity
Runs tool call and JSON schema probes to catch simplified adapters.
Usage fingerprints
Flags suspicious Claude / Gemini fields inside OpenAI-shaped responses.
FAQ
Can this prove a GPT model is genuine?
Not cryptographically. It verifies protocol behavior and catches common backend-conversion fingerprints.
Why can a 75 score still look risky?
Critical issues can downgrade the verdict even when the numeric score is passable.
More OpenAI relay questions: /faq#openai