rrrrrredy/dsh-execution-fidelity-guard0

dsh-execution-fidelity-guard

适用于 DeepSeek Harness 的执行保真度守护者套件插件,提供影子模式、平衡模式等配置。

AI 分析

核心用于验证 DSH 任务的执行保真度,防止未授权操作。适合需要对 Agent 执行过程进行安全审计与合规约束的 DSH 开发者。

套件
dsh-execution-fidelity-guard
版本
0.1.0-alpha.2
授權
Apache-2.0
最近更新
2026年8月31日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rrrrrredy/dsh-execution-fidelity-guard

Configuration

FieldDefaultMeaning
modeshadowoff, shadow, or balanced
contractPath.execution-fidelity/contract.jsonAbsolute path or workspace-relative contract path
maxContinuationAttempts2Completion-verification steering budget, from 0 to 2

Invalid configuration fails while the plugin loads. An absent or invalid contract leaves the Guard advisory; it does not invent authorization. Guard receipts remain bounded in memory in this alpha. Disk receipt persistence is disabled; a non-empty legacy receiptPath is rejected during plugin load.