Install
$ dsh plugin --profile web add dsh-clawrouterRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 2 runtime, 16 development, 7 peer, and 0 optional dependencies.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 2 runtime, 16 development, 7 peer, and 0 optional dependencies.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 2 runtime, 15 development, 6 peer, and 0 optional dependencies.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 2 runtime, 14 development, 6 peer, and 0 optional dependencies.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
View plugin →A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
View plugin →Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
View plugin →Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
View plugin →