dsh-claude-ux
Run the following command in DeepSeek Harness:
dsh plugin install eri64/dsh-claude-ux
Paste the following prompt into your AI chat to install this plugin:
To install the plugin in DeepSeek Harness, run `dsh plugin install eri64/dsh-claude-ux`, then restart the web profile and hard-refresh the browser. Full source URL: https://github.com/eri64/dsh-claude-ux
About this plugin
For DeepSeek Harness web profiles, replicating Claude's region-based risk control and autonomous conversation ending usually requires custom code or manual moderation. dsh-claude-ux brings these two Claude behaviors natively to Harness, letting administrators restrict access for target user groups and automatically end conversations when abuse or severe harmful requests occur.
The regional risk control works both ways: target cn to gate Chinese users, or switch to non-cn for reverse gating, blocking anyone who is not Chinese. It scores multiple signals including timezone, language, Chinese fonts, proxies, domain blacklist, public IP geolocation, and WebRTC IP consistency. On hit, it applies an escalation ladder: refusal messages with attempt counters, then conversation termination with persistent server-side rejection, and optionally model-level regional instructions injected into the system prompt. For autonomy, abuse detection combines instant wordlist matching with LLM contextual fallback; LLM classification requests are purpose-tagged, never enter the conversation log or model context, and are asynchronously pre-classified for near-zero added latency. Severe harmful content (e.g., CSAM, terrorism, mass violence) ends the conversation immediately without warning, while self-harm or harm-to-others messages never trigger termination. All warning and ending messages are independently customizable, with built-in defaults shown as gray placeholder text.
By default the plugin performs all detection locally and makes no external calls unless optional IP lookup or WebRTC checks are explicitly enabled, making it suitable for privacy-conscious self-hosters and deployments with compliance needs. The settings page provides an instant-apply master switch, risk target, thresholds, and text overrides, and the classification model can be picked from DSH's already configured model catalog. It is ideal for DeepSeek Harness administrators who want Claude-grade risk control and conversation governance from a single plugin.
Screenshots
Use Cases
- Web deployments that need to gate Chinese or non-Chinese users
- Automatically handling abuse and severe harmful requests with proactive conversation ending
- Privacy-focused self-hosting where external detection services are undesirable
Best For
- DeepSeek Harness web profile administrators
- Self-hosters with regional compliance requirements
- Moderators looking to reduce manual intervention
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.


