dsh-full-with-approval
by — · zjuhbh/dsh-full-with-approval
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Fourth permission preset for dsh: unconfined, GPU-capable sessions (danger-full-access) with per-operation user approval for writes outside the workspace or to protected paths (.git/**, .env*); implemented purely as a bundle over the official tools/pre-execute ask hook, no core edits.
Similar plugins
Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 p
★ 0
dsh plugin --profile web add dsh-perm-guardFine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions,
★ 0
↓ 436/wk
dsh plugin --profile web add @mrweicodes/dsh-permgateTurns DSH permissions into 9 selectable presets (3 sandbox modes x 4 approval tiers), with rule plus LLM risk classification across four risk levels, password-gated approval for high-risk operations,
★ 0
dsh plugin --profile web add dsh-permission-matrixAdds a workspace-write++ permission that keeps file tools inside the workspace while skipping the Windows process sandbox for wildcard-allowlisted executables such as Git Bash.
★ 0
dsh plugin --profile web add dsh-workspace-write-plusProtect declared workspace subpaths such as .git from writes, and optionally grant extra writable roots under workspace-write.
★ 0
dsh plugin --profile web add dsh-write-protectby Jiao-XXX
为 DeepSeek Harness 增加介于 Workspace Write 与 Full access 之间的自动批准权限档,危险或不确定操作仍转人工审批。An auto-approval permission preset between workspace-write and full access for DeepSeek Harness.
★ 15
↓ 317/wk
MIT
JavaScript
Sep 7, 2026
dsh plugin --profile web add dsh-auto-approve