DeepSeek Harness plugin

dsh-contract-review

合同风险识别器:扫描中文合同的风险条款(违约责任、付款、知识产权、保密、解除、争议解决等),输出分级风险报告与修改建议。

Jump to install

Source facts

Repository
satan9394/dsh-contract-review
Latest update
Aug 17, 2026
Category
Docs & Rendering
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/satan9394/dsh-contract-review
Plugin: dsh-contract-review
Author: satan9394

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-contract-review

合同风险识别器:扫描中文合同风险条款,输出分级风险报告与修改建议。 灵感来自腾讯 SkillHub Top 50 热门技能"合同风险识别器"(52万+ 下载)。 本实现为 DSH 原创:审查流程 + 关键条款清单 + 分级输出格式。

安装

dsh plugin --profile web add dsh-contract-review
# 或本地开发:dsh plugin --profile web add link:E:\DeepSeek_Harness\workspace\2026_08_15\plugins\dsh-contract-review
# 重启 dsh web 生效

使用

对 agent 说"帮我审一下这份合同/看看有什么坑",提供合同文本或文件路径, contract-review 技能会按 读全文 → 逐条核查 → 分级 → 出报告 的流程输出 风险报告(含原文摘录、问题、修改建议、严重度)。

结构

dsh-contract-review/
├── index.js
├── cordis.patch.yml
├── package.json       # dsh.bundle manifest
└── skills/contract-review/
    ├── SKILL.md
    └── references/risk-checklist.md

License

MIT。不构成法律意见。