← Back to Skills Marketplace
Ai Intelligent Contract Review
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
283
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-intelligent-contract-review
Description
自动化合同审查,风险识别 + 条款分析。
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-intelligent-contract-review - After installation, invoke the skill by name or use
/ai-intelligent-contract-review - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of AI-powered contract review skill.
- 自动化实现合同风险识别及条款分析
- 支持条款风险标注、标准合同对比、智能填充合同等功能
- 提供自动续约提醒和电子化合同归档
- 适用于法务、采购、销售、劳动合同等多种场景
- 支持基础版、专业版、企业版多种套餐
Metadata
Frequently Asked Questions
What is Ai Intelligent Contract Review?
自动化合同审查,风险识别 + 条款分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 283 downloads so far.
How do I install Ai Intelligent Contract Review?
Run "/install ai-intelligent-contract-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Intelligent Contract Review free?
Yes, Ai Intelligent Contract Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Intelligent Contract Review support?
Ai Intelligent Contract Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Intelligent Contract Review?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills