DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-automode

Claude Code-style auto-approval layer for DeepSeek Harness with deterministic rules and a two-stage classifier.

Terminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
4GitHub Stars1ForksUpdated2026-09-16

Install

No clear install command was found in the current repository evidence.

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
dsh-automode introduces an automated approval and guardrail layer to DeepSeek Harness. It intercepts tool calls before execution using deterministic deny and allow rules alongside curated path allowlists. Unresolved actions pass through a cost-aware two-stage classifier, complete with a circuit breaker, user intent caching, and full audit logging.

Key Capabilities

  • Deterministic pre-execute gating with regex-based deny rules and prefix-glob allow rules
  • Zero-confirmation allowlists for trusted paths and working directories
  • Two-stage risk classifier with a fast one-token pre-filter and full structured evaluation
  • Verdict caching keyed by tool, command signature, and recent human intent
  • Circuit breaker tripping on consecutive or total denies with human fallback
  • Persistent JSONL audit logging of all approval and gating decisions
  • Native DSH permission preset switching via /auto and /auto-status commands

Useful For

  • Running autonomous DSH agent workflows hands-free without prompt fatigue
  • Safeguarding local systems against dangerous shell commands or secret exfiltration
  • Streamlining routine read/write workspace commands while catching sandbox escalations

Who It Fits

  • DeepSeek Harness power users wanting automated tool-call approvals
  • Developers seeking granular safety guardrails and audit trails for agent execution

Documented Limitations

  • Not an OS-level sandbox; runs within the DSH process and cannot isolate hostile plugin code
  • Explicitly tested and verified only on macOS filesystem semantics

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
log-li/dsh-automode
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
bb55f4a · 2026-09-17

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
4GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-16
Last release
2026-09-16
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