法律合同风险审查系统

v1.0.0

专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据

0· 173·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for amaxclaw/contract-risk-reviewer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "法律合同风险审查系统" (amaxclaw/contract-risk-reviewer) from ClawHub.
Skill page: https://clawhub.ai/amaxclaw/contract-risk-reviewer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install contract-risk-reviewer

ClawHub CLI

Package manager switcher

npx clawhub@latest install contract-risk-reviewer
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dkga18v4a9khf6am9a87w0n84x82f
173downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

法律合同风险审查系统

专业级合同风险审查工具,自动识别 20+ 类常见风险条款,给出修改建议和法律依据。

触发条件

当用户需要:

  • 审查合同文本中的风险条款
  • 识别权责不对等、违约模糊等常见问题
  • 获取修改建议和法律依据

执行流程

  1. 接收用户输入的合同文本
  2. 逐条扫描识别风险类别:
    • 权责不对等条款
    • 违约责任模糊
    • 争议管辖陷阱
    • 知识产权漏洞
    • 保密条款缺失
    • 解除条件不对等
    • 付款条件模糊
    • 期限约定不明
  3. 对每个风险点给出:风险等级、修改建议、法律依据
  4. 生成完整审查报告

输出格式

  • 风险清单(按严重程度排序)
  • 逐条修改建议
  • 法律依据引用
  • 修订后合同文本

注意事项

  • 本工具提供风险参考,不替代正式法律意见
  • 建议重大合同咨询专业律师

Comments

Loading comments...