Marketplace Create skill Sign in

条款风险审查助手(T107)

用于合同条款风险审查,基于关键词与规则识别高风险表述(单方决定、责任失衡、模糊期限、无限责任等)并输出修订建议。适用于法务风控预审、合同谈判前风险筛查场景。

ID: 66b89222-5d36-4901-9693-7d848a05783a Version: 0.1.0 License: Apache-2.0 Author: aifinlab Language: zh Added: 2026-06-15
⬇ Download

条款风险审查助手(T107)

概述

本技能用于识别合同条款中的常见风险表达,输出风险等级与修订建议,辅助法务快速聚焦重点条款。

输入要求

支持 JSON 数组或 JSONL,每条记录建议包含:

  • contract_name
  • clause_no
  • clause_title
  • clause_text

工作流

  1. 汇总待审查条款
  2. 运行脚本进行风险扫描
  3. 对高风险条款补充法律判断
  4. 输出风险清单与修订建议
  5. 跟踪修订闭环

脚本调用指引

使用 scripts/clause_risk_review.py 生成报告:

python scripts/clause_risk_review.py \
  --input clauses.json \
  --output clause_risk_report.md

可选参数:

  • --rules:自定义风险规则 JSON
  • --top:展示高风险条款数量(默认 20)

输出结构

  1. 风险等级统计
  2. 高风险条款清单
  3. 风险命中依据与建议修改方向
  4. 待律师复核事项
  5. 方法与限制

质量要求

  • 每个风险命中必须给出触发依据
  • 修订建议需具体可执行
  • 不输出法律结论,仅输出审查建议

Comments

Loading…

Related Skills

GENERAL · contracts

Darwin Legal Word Contract Formatting

Apply Darwin Legal formatting conventions when drafting or generating any contract, agreement, amendment, or legal document as a Word (.docx) file. U…

bstevescherer
GENERAL · contracts

Vibe Legal Server — Batch Contract Redlining

Use when you need to batch redline multiple contracts against a negotiation playbook, apply tracked changes to Word documents programmatically, or ru…

LegalQuants
GENERAL · contracts

Vendor Contract Review Skill

Example paid-metadata skill for reviewing vendor agreements.

firelex
GENERAL · contracts

vendor-check

Check the status of existing agreements with a vendor across all connected systems — CLM, CRM, email, and document storage — with gap analysis and up…

anthropics
GENERAL · contracts

Vendor AI Review

Review vendor AI terms — agreement, addendum, or ToS AI provisions — against your governance positions; flag training-on-data, liability, model chang…

stubbi