AI Agent Hub
Back to plugins
dsh-openai-codex-auth preview

dsh-openai-codex-auth

admin-security Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install yoke233/dsh-openai-codex-auth

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run dsh plugin install yoke233/dsh-openai-codex-auth, and you can find the full source code at https://github.com/yoke233/dsh-openai-codex-auth .

About this plugin

Manually obtaining and maintaining access tokens for OpenAI Codex in DeepSeek Harness can be tedious and prone to expiration. The dsh-openai-codex-auth plugin elegantly solves this by seamlessly integrating ChatGPT subscription logins into the DSH ecosystem. With an intuitive Web settings page, users can complete official OAuth authorization with a single click, completely eliminating the hassle of copying and pasting tokens.

Beyond a streamlined login experience, the plugin features a robust automatic credential renewal mechanism and a dedicated Codex usage dashboard. It silently refreshes tokens in the background to ensure uninterrupted model calls, while keeping you informed about short-term and weekly usage limits and reset times. Security is paramount: utilizing PKCE authorization flows and local atomic writes, the control service only listens on the localhost loopback address on-demand, ensuring your credentials remain strictly private.

If you are a DSH user with a ChatGPT Plus, Pro, Team, or Enterprise subscription looking to securely and effortlessly utilize the openai-codex model provider, this plugin is an essential tool. It transforms complex authentication and quota management into an elegant experience, allowing you to focus entirely on coding and development.

Screenshots

Use Cases

  • Securely connect ChatGPT subscriptions in DSH to call Codex models.
  • Monitor OpenAI Codex periodic usage and quota reset times in real time.
  • Eliminate manual token maintenance with automatic background credential renewal.

Best For

  • Developers with advanced ChatGPT subscriptions wanting to use Codex models.
  • DeepSeek Harness users needing efficient authentication management for model providers.
  • AI engineers prioritizing local credential security and OAuth privacy protection.