DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-clawrouter

DeepSeek Harness plugin that reviews risky tool calls with a stronger model and adds a BlockRun x402-paid LLM provider route.

VisionUI & ProductivityDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution

Install

$ dsh plugin --profile web add dsh-clawrouter

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-clawrouter installs into DeepSeek Harness to place a model-based review gate ahead of selected dangerous tool actions. It can deny or escalate flagged calls, exposes /review and /spend commands, and registers a BlockRun provider route for accessing listed models through a USDC wallet via x402.

Key Capabilities

  • Intercepts configured high-risk tool calls for reviewer-model safe, dangerous, or uncertain verdicts.
  • Denies dangerous calls and escalates uncertain or reviewer-failure cases to the normal approval flow by default.
  • Ships rules for destructive commands, raw disk writes, force pushes, sudo, sensitive paths, publishing, and more; supports custom rules.
  • Registers a BlockRun LLM provider route paid per request with USDC over x402.
  • Adds /review for reviewing pasted diffs, plans, or conclusions.
  • Adds /spend for in-process route cost, model, token-count, and fee reporting.
  • Supports an auxiliary model for Harness maintenance calls such as compaction and session titles.

Useful For

  • Add a review step before an agent executes potentially destructive commands.
  • Use a stronger external model to assess risky actions while retaining DeepSeek for the main agent loop.
  • Access BlockRun-routed models from a wallet-backed Harness provider route.
  • Review a code diff, plan, or agent conclusion on demand.
  • Inspect costs accumulated by this route during the current process.

Who It Fits

  • DeepSeek Harness users running agents with tool access.
  • Developers seeking an additional review layer for destructive operations.
  • Users with a Base USDC wallet who want to use BlockRun's x402-based model route.

Documented Limitations

  • The automatic review gate is disabled by default and must be enabled in Cordis configuration.
  • Image content and reasoning-effort selection are refused by the provider route.
  • An aborted request stops delivery but does not cancel the in-flight HTTP request until the underlying SDK supports AbortSignal.
  • The plugin does not persist its own spending records; wallet balance is the stated authority.
  • Smart routing via blockrun/auto is not wired up; users must pin a model ID.
  • Provider-reported context windows may cause compaction earlier than a model's actual accepted context.
  • Prior-turn reasoning content is not returned, which may degrade multi-step tool use on reasoning models.
  • Using the BlockRun route for the main DeepSeek loop may cost more than calling DeepSeek directly.

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.

Dependency Counts

package.json declares 2 runtime, 16 development, 7 peer, and 0 optional dependencies.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 2 runtime, 16 development, 7 peer, and 0 optional dependencies.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 2 runtime, 15 development, 6 peer, and 0 optional dependencies.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 2 runtime, 14 development, 6 peer, and 0 optional dependencies.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
BlockRunAI/dsh-clawrouter
Registry source
Public GitHub repository
Source snapshot
3e4639e16f1c
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

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
8
Forks
1
Open issues
0
Last commit
2026-08-14
Last release
2026-08-14