← Back to list

dsh-automode

DeepSeek Harness Other Low risk

CC-style auto-approval for DeepSeek Harness: deterministic deny/allow rules plus a two-stage allow/reject classifier with a circuit breaker and denial guidance.

为 DeepSeek Harness 提供 Claude Code 式自动审批:确定性 deny/allow 规则 + 两阶段 allow/reject 分类器,内置熔断器与拒绝引导。

How to install

DeepSeek Harness dsh plugin add @log.li/dsh-automode

About

dsh-automode 🌐 **简体中文**: README.zh.md · **English**: README.md Claude Code-style auto mode for DeepSeek Harness. This is a guardrail plugin. It intercepts agent tool calls before execution and blocks actions that match deterministic deny rules, or the auto-mode classifier's block decision. It is not a sandbox. The plugin runs in the DSH process, and a determined malicious plugin can do anything your user account can do. Use this to reduce unsafe autonomous tool use, not as an OS security boundary. Install bash dsh plugin add @log.li/dsh-automode From a local checkout: bash dsh plugin add ./pa…

Recommendation signals

52 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
52 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
2
mo. downloads
Last push
2026-08-26
Created
2026-08-21

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
auto-approval, deepseek-harness, dsh-plugin

Related plugins

DeepSeek Harness New
Score67

dsh-auth-gateway

xbzbing/dsh-auth-gateway

Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.

☆ 8 ↓ 1.4K Other
DeepSeek Harness New
Score66

dsh-approval-llm

Letter2025/dsh-approval-llm

Model-based permission approval: an approval-request answerer backed by a separate reviewer model.

☆ 8 ↓ 781 Other
DeepSeek Harness New
Score63

dsh-auto-review

PerryLink/dsh-auto-review

Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.

☆ 112 ↓ 1.1K Other
DeepSeek Harness New
Score62

dsh-yolo-mode

SeverusZh/dsh-yolo-mode

LLM auto-approval for sandbox escalation requests, with presets and a fail-closed fallback.

☆ 3 ↓ 322 Other