← 返回 Skills 市场
188
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install contract-risk-reviewer
功能描述
专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据
使用说明 (SKILL.md)
法律合同风险审查系统
专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据。
触发条件
当用户需要:
- 审查合同文本中的风险条款
- 识别权责不对等、违约模糊等常见问题
- 获取修改建议和法律依据
执行流程
- 接收用户输入的合同文本
- 逐条扫描识别风险类别:
- 权责不对等条款
- 违约责任模糊
- 争议管辖陷阱
- 知识产权漏洞
- 保密条款缺失
- 解除条件不对等
- 付款条件模糊
- 期限约定不明
- 对每个风险点给出:风险等级、修改建议、法律依据
- 生成完整审查报告
输出格式
- 风险清单(按严重程度排序)
- 逐条修改建议
- 法律依据引用
- 修订后合同文本
注意事项
- 本工具提供风险参考,不替代正式法律意见
- 建议重大合同咨询专业律师
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install contract-risk-reviewer - 安装完成后,直接呼叫该 Skill 的名称或使用
/contract-risk-reviewer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
付费技能首发
元数据
常见问题
法律合同风险审查系统 是什么?
专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。
如何安装 法律合同风险审查系统?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install contract-risk-reviewer」即可一键安装,无需额外配置。
法律合同风险审查系统 是免费的吗?
是的,法律合同风险审查系统 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
法律合同风险审查系统 支持哪些平台?
法律合同风险审查系统 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 法律合同风险审查系统?
由 Amaxclaw(@amaxclaw)开发并维护,当前版本 v1.0.0。
推荐 Skills