dsh-tool-call-guard
by — · alchemistwu/dsh-tool-call-guard
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Neutralize tool calls with invalid JSON arguments on the wire so one malformed model generation cannot brick a session against strict OpenAI-compatible servers.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.1.1 | — | — |
Similar plugins
String-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 Leeminjing
DeepSeek Harness plugin: auto-repairs invalid tool_calls/tool message pairing in the messages array to stop 400 INVALID_REQUEST session crashes.
★ 3
MIT
JavaScript
Sep 4, 2026
dsh plugin --profile web add dsh-messages-sanitizerHard-stop consecutive identical tool calls after a configurable streak so the agent cannot spin in place.
★ 0
dsh plugin --profile web add dsh-repeat-stopTaints the agent when tool results carry untrusted content, gates the privileged calls that follow, and refuses credentials passed to network-capable tools in every mode.
★ 0
dsh plugin --profile web add dsh-taintguardDiagnose and safely repair corrupted DSH session history: raw zstd/JSONL validation, tool-call ID repair, single-slot pre-repair backup, restore, and an audit trail.
★ 0
dsh plugin --profile web add dsh-session-repairKubernetes ops for the agent: get resources with structured JSON output, describe, logs, exec, apply/delete (user-confirmed) and port-forward.
★ 0
dsh plugin --profile web add dsh-kubectl