MkaliezZ / dsh-change-attestor

Listed

Deterministic workspace-change attestation for DeepSeek Harness: compares bounded snapshots and reports created, changed, and removed paths.

mainTool View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:MkaliezZ/dsh-change-attestor

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 71ca7ffSynced Aug 18, 2026

dsh-change-attestor

Deterministic workspace-change attestation for DeepSeek Harness.

v0.1 compares two bounded workspace snapshots and produces an attestation describing created, modified, deleted, and unchanged paths plus a SHA-256 digest. Optional action IDs can be attached as observation-window references, but the plugin does not claim those actions caused the changes.

Non-claims

  • observed correlation is not causation;
  • not a filesystem sandbox or rollback system;
  • not a replacement for Git history;
  • attestation proves only the supplied snapshots and metadata.

Development

npm install
npm test

MIT

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected

Repository information

Language
TypeScript
License
Not reported
Last updated
Aug 15, 2026, 7:02 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.