Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Dsh Config Origin Proof

FreeNot checked

Content-addressed DSH configuration origin and shadowing evidence

GitHubEmbed

About

Content-addressed DSH configuration origin and shadowing evidence

README

An evidence layer for DeepSeek Harness configuration source ownership. It verifies an explicit redacted recording of precedence domains, source observations, the expected winning source and value digest, shadowed sources, and unobserved higher-priority gaps.

It does not reimplement the DSH composer, collect live configuration, or compare policy changes. DSH's own --dump-config remains the authority for composition. This plugin turns a structured recording from that or another trusted producer into a reproducible receipt. dsh-policy-drift-proof compares baseline and observed policy posture; dsh-profile-lock-proof proves installed bundle closure; this project answers which recorded source won and why.

Raw values and secret-, credential-, prompt-, message- or prose-shaped fields are rejected. Reports contain only stable IDs, SHA-256 digests and verdicts. The verifier fails closed when a higher-priority source is unobserved.

Surfaces

  • DSH: dsh_config_origin_inspect, dsh_config_origin_verify.
  • CLI: dsh-config-origin-proof verify --workspace-root examples --recording recording.json --artifact-dir artifacts.
  • MCP: config_origin_inspect_inline, config_origin_verify_inline; inline-only, no filesystem, network, process or artifact writes.
dsh plugin --profile web add github:dongsheng123132/dsh-config-origin-proof
npm test
npm run check
npm run smoke:plugin
npm run smoke:mcp

The ordering in examples/recording.json follows DSH's published configuration-source ownership contract, but the recording is explicit and revision-bound so a future DSH change cannot silently rewrite old evidence.

MIT

from github.com/dongsheng123132/dsh-config-origin-proof

Install Dsh Config Origin Proof in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install dsh-config-origin-proof

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add dsh-config-origin-proof -- npx -y github:dongsheng123132/dsh-config-origin-proof

Step-by-step: how to install Dsh Config Origin Proof

FAQ

Is Dsh Config Origin Proof MCP free?

Yes, Dsh Config Origin Proof MCP is free — one-click install via Unyly at no cost.

Does Dsh Config Origin Proof need an API key?

No, Dsh Config Origin Proof runs without API keys or environment variables.

Is Dsh Config Origin Proof hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Dsh Config Origin Proof in Claude Desktop, Claude Code or Cursor?

Open Dsh Config Origin Proof on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Dsh Config Origin Proof with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs