dsh-write-rule-guard
by — · better-er/dsh-write-rule-guard
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Blocks edit/write writes that contain characters matching configurable regex rules, executed before the tool runs, with configurable messages and same-turn pwsh propagation; default rule matches full-width parentheses.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.2.0 | — | — |
| 0.2.1 | — | — |
| 0.2.2 | — | — |
Similar plugins
Commitment write-gate: operator-authored rules enforced before a tool call runs — a deterministic guard tier plus an LLM-judge tier, fail-closed by default, every block written to a contradictions log
★ 0
↓ 54/wk
dsh plugin --profile web add dsh-write-gateHost-side guard that lets the write tool only create new files: when the target already exists it denies the call before execution and tells the model to use edit instead, applied to all sessions.
★ 0
dsh plugin --profile web add dsh-write-create-onlyString-matches tool-call input arguments, blocks dangerous tool calls (deny) or allows them with an injected warning (warn), and ships a full rules-management panel.
★ 0
dsh plugin --profile web add @jypjypjypjyp/dsh-guardrailby lcgash
Merge multiple directories into one DSH session with configurable write scopes: primary only, all members via common ancestor, or unrestricted.
★ 9
TypeScript
Aug 20, 2026
dsh plugin --profile web add dsh-union-workspaceManageable one-tap text chips above the session composer; idle sessions queue the message and running sessions steer at the next safe boundary without rewriting the draft.
★ 0
dsh plugin --profile web add dsh-quick-repliesStatic and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web pan
★ 0
dsh plugin --profile web add dsh-security-guard