← 返回 Skills 市场
Ai Intelligent Contract Review
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
283
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-contract-review
功能描述
自动化合同审查,风险识别 + 条款分析。
使用说明 (SKILL.md)
AI 智能合同审查系统
描述
自动化合同审查,风险识别 + 条款分析。
功能
- 风险识别(条款风险标注)
- 条款对比(标准合同对比)
- 合同生成(智能填充)
- 到期提醒(自动续约提醒)
- 合同归档(电子化管理)
定价
- 基础版:¥299/月(50 份合同/月)
- 专业版:¥1499/月(300 份合同/月)
- 企业版:¥4999/月(无限合同)
适用场景
- 法务部门
- 采购合同
- 销售合同
- 劳动合同
技术栈
- Python + FastAPI
- NLP(合同解析)
- 风险识别模型
- 文档管理
安装
git clone https://github.com/openclaw-skills/ai-intelligent-contract-review
cd ai-intelligent-contract-review
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
This skill is instruction-only and asks you (or the agent) to git clone and run a GitHub repository that is not bundled with the skill. Before installing or running it: (1) review the actual repository contents and commit history on GitHub and prefer a pinned release/tag rather than a raw git clone; (2) inspect app.py and requirements.txt for network calls, third-party libraries, and any code that reads files or sends data externally; (3) confirm how reminders and archiving work — what services are used and what credentials will be required; (4) run the code in a sandboxed environment (container/VM) if you must test it; (5) request the author to declare required environment variables, storage locations, and data retention/consent policies. The mismatch between the skill bundle (no code) and the SKILL.md install steps is the main red flag — treat this as untrusted until you can audit the external repo.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-contract-review
Version: 1.0.0
The skill bundle contains only metadata and documentation for an AI-based contract review system. There is no executable code, suspicious network activity, or prompt-injection attempts found in SKILL.md or skill.json. The content is entirely consistent with its stated purpose of legal document analysis.
能力评估
Purpose & Capability
The name/description (automated contract review, risk identification, clause analysis) align with the SKILL.md feature list. However several advertised features (automatic renewal reminders, contract archiving, generation) normally require integrations (email/calendar, persistent storage) or additional configuration that are not documented or declared.
Instruction Scope
The SKILL.md instructs cloning a GitHub repository and running app.py. Because the skill package itself contains no code, the actual runtime behavior depends entirely on external code fetched at install time. The instructions do not describe what data is collected, where contracts are stored, or what external services (email, calendar, cloud storage) will be used — this grants broad discretion to the external repo and could enable data exfiltration or unexpected network activity.
Install Mechanism
Installation is an ad-hoc git clone of a GitHub repo and running a Python app. While GitHub is a common host, the instruction uses an unpinned clone (no release tag/commit) and the skill bundle does not include the referenced code, so installing runs arbitrary external code with no integrity/pinning guarantees.
Credentials
The skill declares no required environment variables or credentials, which superficially limits secrets exposure. But advertised capabilities (notifications, archiving, generation) typically require service credentials or storage access; their absence is an unexplained gap that reduces transparency and is worth questioning.
Persistence & Privilege
The skill does not request always: true, no config paths, and is user-invocable. It does not declare system-wide persistence or modification of other skills. The main concern is the external code it encourages the user to run, not an elevated platform privilege flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-contract-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-contract-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI-powered contract review skill.
- 自动化实现合同风险识别及条款分析
- 支持条款风险标注、标准合同对比、智能填充合同等功能
- 提供自动续约提醒和电子化合同归档
- 适用于法务、采购、销售、劳动合同等多种场景
- 支持基础版、专业版、企业版多种套餐
元数据
常见问题
Ai Intelligent Contract Review 是什么?
自动化合同审查,风险识别 + 条款分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 283 次。
如何安装 Ai Intelligent Contract Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-contract-review」即可一键安装,无需额外配置。
Ai Intelligent Contract Review 是免费的吗?
是的,Ai Intelligent Contract Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Contract Review 支持哪些平台?
Ai Intelligent Contract Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Contract Review?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills