DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-subscriptions

Connect ChatGPT (Codex), Claude, and Grok subscriptions to DeepSeek Harness through web UI OAuth login.

VisionUI & ProductivityDeveloper ToolsBrowser & WebSecurity & Policy
10GitHub Stars1ForksUpdated2026-08-17

Install

$ dsh plugin --profile web add dsh-plugin-subscriptions

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
A DeepSeek Harness plugin that adds subscription-backed LLM providers for ChatGPT/Codex, Claude, and Grok. It provides OAuth management in the web Settings UI, exposes logged-in providers in the model picker, and includes provider-specific X search and image-generation tools.

Key Capabilities

  • Installs as a DSH plugin with `dsh plugin --profile web add dsh-plugin-subscriptions`.
  • Provides OAuth login and logout controls under Settings → Subscriptions.
  • Registers ChatGPT/Codex, Claude, and Grok subscription providers when enabled and authenticated.
  • Refreshes available provider catalogs on login or logout and shows logged-in providers in the session model picker.
  • Translates image inputs for vision-capable models.
  • Adds Grok `x_search`, returning an answer and citations.
  • Adds ChatGPT/Codex `image_generate` using `gpt-image-2`; generated PNG paths are returned.

Useful For

  • Use eligible ChatGPT, Claude, or X Premium subscriptions as DeepSeek Harness model providers without API keys.
  • Select authenticated subscription models from the DSH session model picker.
  • Run X search through the Grok integration.
  • Generate images in a conversation through the ChatGPT/Codex integration.

Who It Fits

  • DeepSeek Harness web-profile users with eligible ChatGPT, Claude, or X Premium subscriptions.
  • Users who want OAuth-based provider login from the DSH Settings UI.
  • Headless DSH users who can authenticate through the web UI first.

Documented Limitations

  • Requires an eligible subscription for each supported provider: ChatGPT Plus/Pro, Claude Pro/Max, or X Premium.
  • Only logged-in providers appear in the model picker; unauthenticated requests fail with `MISSING_CREDENTIAL`.
  • Grok's discovered catalog is limited to chat models.
  • Git-source installation requires allowing the package build script; the README warns that this runs package code at install time.
  • Headless use still requires prior login through the web UI because the token file is shared.
  • Token storage is local at `~/.dsh/plugins/subscriptions/auth.json`; generated images are stored under `~/.dsh/plugins/subscriptions/images/`.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 18 development, 6 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
V1ki/dsh-plugin-subscriptions
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
6447924 · 2026-08-18

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
10GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-17
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app