/install contract-risk-helper
Contract Risk Helper
Overview
Contract Risk Helper identifies common risk clauses in contract text using local pattern matching. No network calls, no credential access, no exec — pure read-only text analysis.
⚠️ Disclaimer: Preliminary identification only. Not legal advice. Consult a qualified attorney for important decisions.
When to Use
- User provides contract text and asks for risk scan
- Keywords: 合同风险、合同审查、条款风险、帮我看合同、合同检查、扫描合同
Workflow
- Receive contract text — user provides full contract or specific clauses
- Identify contract type — service agreement, NDA, employment, lease, etc.
- Run local pattern scan — match against known risk patterns (reference file)
- Return findings — categorized by severity (critical/warning/advisory) with suggestions
- Flag for attorney review — for critical items
Risk Categories
| Severity | Examples |
|---|---|
| 🔴 Critical | Unlimited liability, no termination for convenience, broad indemnification |
| 🟡 Warning | Net 60+ payment, auto-renewal without notice, work-for-hire without scope limit |
| 🟢 Advisory | Missing dispute resolution clause, ambiguous definitions |
Output Format
## 风险扫描结果
共发现 N 个风险项
### 🔴 Critical (X)
- **[条款位置]** 描述
→ 建议操作
### 🟡 Warning (X)
- **[条款位置]** 描述
→ 建议操作
Notes
- All analysis is local pattern matching against reference/common-risks.md
- No data leaves the local environment
- Does not store or transmit contract content
- No external API calls
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install contract-risk-helper - After installation, invoke the skill by name or use
/contract-risk-helper - Provide required inputs per the skill's parameter spec and get structured output
What is Contract Risk Helper?
Contract Risk Helper — scan contracts for common risk clauses. Triggers on 合同风险、合同审查、条款风险、帮我看合同、合同检查. Read-only local analysis, no network calls, no credenti... It is an AI Agent Skill for Claude Code / OpenClaw, with 506 downloads so far.
How do I install Contract Risk Helper?
Run "/install contract-risk-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Contract Risk Helper free?
Yes, Contract Risk Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Contract Risk Helper support?
Contract Risk Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Contract Risk Helper?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.1.