dsh-plugin-subscriptions
Connect ChatGPT (Codex), Claude, and Grok subscriptions to DeepSeek Harness through web UI OAuth login.
Install
$ dsh plugin --profile web add dsh-plugin-subscriptionsPlugin 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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 18 development, 6 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness plugin that bridges a local-shell-mcp service into DSH with shell, file, browser, remote-worker, and Live Workspace tools.
View plugin →Unofficial DeepSeek Harness provider plugin for Command Code, with a live model catalog, settings UI, usage command, reasoning controls, and vision-model image input.
View plugin →A DeepSeek Harness provider-route plugin that transcribes GUI image attachments through an OpenAI-compatible vision model before DeepSeek answers.
View plugin →Vision routing and pixel-level image tools for DeepSeek Harness Web.
View plugin →