← Back to Skills Marketplace
188
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install contract-risk-reviewer
Description
专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据
README (SKILL.md)
法律合同风险审查系统
专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据。
触发条件
当用户需要:
- 审查合同文本中的风险条款
- 识别权责不对等、违约模糊等常见问题
- 获取修改建议和法律依据
执行流程
- 接收用户输入的合同文本
- 逐条扫描识别风险类别:
- 权责不对等条款
- 违约责任模糊
- 争议管辖陷阱
- 知识产权漏洞
- 保密条款缺失
- 解除条件不对等
- 付款条件模糊
- 期限约定不明
- 对每个风险点给出:风险等级、修改建议、法律依据
- 生成完整审查报告
输出格式
- 风险清单(按严重程度排序)
- 逐条修改建议
- 法律依据引用
- 修订后合同文本
注意事项
- 本工具提供风险参考,不替代正式法律意见
- 建议重大合同咨询专业律师
Usage Guidance
This skill appears internally consistent for automated contract review: it analyzes provided contract text and returns risks, suggestions and legal citations without requesting credentials or performing installs. Before installing or using it: 1) Review the full index.js for any network or filesystem operations (the supplied file excerpt was truncated). 2) Avoid submitting contracts containing sensitive personal data until you confirm there is no telemetry or remote logging. 3) Note the pricing metadata mismatch (SKILL.md vs manifest) and verify licensing/merchant identity (the vendor is named but source/homepage are unknown). 4) Supply 'my_role' explicitly (甲方/乙方) when role-sensitive checks matter. 5) Remember this is a reference tool and does not replace qualified legal advice.
Capability Analysis
Type: OpenClaw Skill
Name: contract-risk-reviewer
Version: 1.0.0
The 'contract-risk-reviewer' skill is a legitimate tool designed to analyze legal contracts for common risks using regex-based pattern matching. The code in index.js is self-contained, performing text analysis to identify issues like vague breach clauses or jurisdiction traps without any network, file system, or shell access. The instructions in SKILL.md are strictly aligned with the stated purpose of legal review, and no evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, README and manifest consistently describe a contract risk-reviewer. The JS implements many regex-based rules and produces suggestions/legal citations consistent with that purpose. Minor incoherence: pricing metadata differs between SKILL.md (monthly) and manifest (one-time); also the package includes an executable JS file even though there's no install spec (not necessarily harmful but worth noting).
Instruction Scope
SKILL.md instructs the agent to accept contract text and produce a risk list, suggestions, and revised clauses — and the index.js logic shown performs those text analyses. The instructions do not ask the agent to read unrelated files, environment variables, or to transmit data externally. Note: many rule checks are role-sensitive (expects '甲方'/'乙方'); the manifest default 'my_role' = '通用' may reduce effectiveness unless the user supplies an explicit role.
Install Mechanism
No install spec is provided (instruction-only), which reduces install-time risk. A code file (index.js) is included; the provided excerpt shows only local text processing (regex checks). No downloads, package installs, or external URLs were observed in the reviewed snippet.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The runtime behavior visible in the source performs local text analysis and references Chinese statutory citations — the environment/credential access requested is proportionate to the stated purpose.
Persistence & Privilege
always is false (default), and there is no indication the skill modifies other skills or requests permanent elevated privileges. Autonomous invocation is enabled by default but not combined with other concerning indicators.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install contract-risk-reviewer - After installation, invoke the skill by name or use
/contract-risk-reviewer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
付费技能首发
Metadata
Frequently Asked Questions
What is 法律合同风险审查系统?
专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.
How do I install 法律合同风险审查系统?
Run "/install contract-risk-reviewer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 法律合同风险审查系统 free?
Yes, 法律合同风险审查系统 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 法律合同风险审查系统 support?
法律合同风险审查系统 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 法律合同风险审查系统?
It is built and maintained by Amaxclaw (@amaxclaw); the current version is v1.0.0.
More Skills