030611/qiushi-dsh-evidence-audit1

qiushi-dsh-evidence-audit

Observe-only hash-chained evidence receipts for DeepSeek Harness

AI Analysis

适合合规或可追踪性要求较高的环境;需按兼容提交构建,并确认凭据文件输出目录存在。

Package
qiushi-dsh-evidence-audit
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:030611/qiushi-dsh-evidence-audit

Install from npm

Prerequisites are Node.js ^22.19.0 || >=24.0.0 and a DSH installation built from the tested commit.

dsh plugin --profile 
 add qiushi-dsh-evidence-audit
dsh --profile 
 --dump-config

The config dump should contain a row with id qiushi-evidence-audit and name qiushi-dsh-evidence-audit. Receipts then default to $DSH_HOME/evidence-audit/evidence-receipts.jsonl, or ~/.dsh/evidence-audit/evidence-receipts.jsonl when DSH_HOME is unset. If running DSH from its source checkout, replace dsh with that checkout's documented pnpm dsh launcher.

To remove the bundle:

dsh plugin --profile 
 remove qiushi-dsh-evidence-audit