dsh-artifact-promotion-proof
Run the following command in DeepSeek Harness:
dsh plugin install dongsheng123132/dsh-artifact-promotion-proof
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install dongsheng123132/dsh-artifact-promotion-proof in DeepSeek Harness to install; the source is available at https://github.com/dongsheng123132/dsh-artifact-promotion-proof .
About this plugin
In a DeepSeek Harness supply chain, confirming that an artifact digest traversed a complete, ordered, and evidence-backed path from build to production is often left without an offline, deterministic check. dsh-artifact-promotion-proof exists precisely for that role: it deploys nothing, calls no registry, and mutates no environment. Its single question is whether the supplied hash-only records are internally complete, correctly ordered, and policy-conformant across the declared build, staging, and production stages.
The core capability is strict chained-continuity verification. Every stage must appear exactly once and in fixed order; the artifact digest, stage or environment hash, and predecessor deployment receipt must remain continuous end to end. Required gate types must bind to the same artifact, precede promotion, and satisfy the stage's distinct-authority threshold. Missing, stale, reordered, cross-artifact, or extra gate evidence causes the verdict to fail closed. Reports contain only hashes, counts, booleans, gate classifications, and a final verdict, rejecting all secret-shaped material and raw log, body, or content fields. The verifier has zero runtime dependencies, spawns no process, and makes no network request, so results are fully reproducible and audit-ready.
If you own promotion auditing, compliance evidence, or offline forensics in a Harness supply chain and do not want verification to depend on an external signing service or network reachability, this plugin delivers a deterministic hash-chain integrity baseline. It complements sibling modules such as dsh-release-proof, dsh-attestation-proof, and dsh-reproducible-build-proof, together covering the full trust chain of the supply chain.
Use Cases
- Verify that an artifact digest followed the build, staging, and production stages in strict order with full hash continuity.
- Offline-compliance audit of gate evidence binding and distinct-authority thresholds at every declared stage.
- Detect missing, reordered, cross-artifact, or surplus gate receipts in a promotion record set.
Best For
- DeepSeek Harness supply-chain security and promotion-audit teams.
- DevOps security engineers who need offline compliance forensics without external registry dependency.
- Offline security researchers requiring reproducible, zero-network, zero-process verification results.
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.