BlockRun
Integrations / DeepSeek Harness

Run DeepSeek Harness on any model, with a review gate on risky tool calls

dsh-clawrouter wires DeepSeek's open-source harness to ClawRouter: every model from one wallet, and a stronger model reviews flagged tool calls before the executor runs them.

How it works

DeepSeek Harness (dsh) is DeepSeek's open-source agent harness; dsh-clawrouter is BlockRun's plugin for it. It gives the harness the whole catalog from one wallet, paid per request over x402, the same way the OpenClaw and Hermes plugins do.

Its headline feature is a safety review gate: when a tool call is flagged, a stronger model reads it first and answers safe, dangerous or uncertain, failing to a human and never open. The measured results — how often it fires, what it costs when it does — are published on the plugin page and dated.

Behind it is the BlockRun catalog: 78 chat models plus image, video, music and speech generation, search, market data and multi-chain RPC, priced per call. 6 open-weight models are free and need no wallet.

Setup

1. Add the plugin to a profile

dsh plugin --profile web add dsh-clawrouter

Questions

Does the gate slow every command?
No. It only runs when a tool call is flagged; ordinary commands pass without a review call.
Who decides when the gate is uncertain?
A human. The gate never fails open.