shi275773124/falsify-dsh1

falsify-dsh

DeepSeek Harness adapter for the public Falsify CLI. Adjudicator, not a second-opinion workflow. lint / review --json / gate only; selftest ≠ claim-bearing.

AI Analysis

核心用途是将 Falsify 静态分析与审查工具集成到 DSH 中,作为代码或文本的合规性裁决器。适合需要对生成内容进行严格规范性检查、安全门禁控制的开发团队。需要本地安装 Python 环境。

Package
falsify-dsh
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shi275773124/falsify-dsh

Configuration

Key / envDefaultMeaning
python / FALSIFY_PYTHONpythonInterpreter that can run python -m falsify
timeoutMs / FALSIFY_DSH_TIMEOUT_MS180000Hard timeout; abort is CLI_ERROR, not PASS
DEEPSEEK_API_KEY / OPENAI_API_KEY / ANTHROPIC_API_KEYunsetPassed through to the public CLI for falsify_review
FALSIFY_PROVIDER / FALSIFY_MODEL / FALSIFY_BASEunsetOptional CLI defaults

There is no Falsify cloud key. Review is BYOK.