rrrrrredy/dsh-execution-fidelity-guard0

dsh-execution-fidelity-guard

Execution-fidelity guard bundle for DeepSeek Harness

AI Analysis

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

Package
dsh-execution-fidelity-guard
Version
0.1.0-alpha.2
License
Apache-2.0
Last updated
Aug 31, 2026

Install

$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.