技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 599 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:1kalin/afrexai-contract-review
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
An instruction-only contract-review skill whose requested capabilities and inputs match its description; it reads contract text or a provided file path and produces a structured review with no hidden installs or credential requests.
目的
The name, description, README, and SKILL.md all describe the same functionality (analyzing pasted contract text or a contract file). No unrelated environment variables, binaries, or installs are requested, which is proportionate to the stated purpose.
说明范围
Runtime instructions accept pasted contract text or a file path. Reading a user-specified file path is reasonable for this purpose, but if a user supplies arbitrary system paths the agent could read sensitive local files — the skill itself does not instruct accessing other system state, environment variables, or external endpoints for exfiltration.
安装机制
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written by the skill at install time.
证书
The skill declares no required environment variables, credentials, or config paths. Its inputs are limited to user-supplied contract text or file paths, which is proportionate to its function.
持久
always is false and the skill does not request persistent system presence or modify other skills/config. Model invocation/autonomous use is allowed by default on the platform but the skill does not request elevated persistence or cross-skill configuration changes.
综合结论
This skill is internally consistent, but take these precautions before use: (1) Do not point the agent to sensitive system paths (e.g., ~/.ssh, /etc/*, or other secrets); only supply the contract text or a file you explicitly choose. (2) Redact or remove any unnecessary PII or confidential data before pasting. (3) Treat the output as a first-pass analysis — get a qualified lawyer for final legal decisions. (4) Test the skill with a non-sensiti…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Contract Review」。简介:Analyze business contracts to identify risks, flag problematic clauses, check f…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1kalin/afrexai-contract-review/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
# Contract Review Assistant
Analyze business contracts for risks, unfavorable terms, and missing clauses. Get a plain-English summary of what you're signing.
## What It Does
- Reads contracts (paste text or provide file path)
- Flags risky clauses: auto-renewal, non-compete, unlimited liability, IP assignment
- Checks for missing protections: termination rights, data ownership, SLA guarantees
- Scores overall risk (Low / Medium / High / Walk Away)
- Generates a negotiation checklist with suggested counter-terms
## Usage
Paste your contract text or say: "Review the contract at [file path]"
## Review Framework
### 1. Quick Summary
- Parties, effective date, term length
- What each side is agreeing to (plain English)
- Total financial commitment
### 2. Risk Flags (Red / Yellow / Green)
**Red Flags (negotiate or walk):**
- Unlimited liability or uncapped indemnification
- Automatic IP assignment for work product
- Non-compete broader than 12 months / reasonable geography
- Unilateral termination rights (they can, you can't)
- Auto-renewal with 60+ day notice requirement
- Mandatory arbitration in unfavorable jurisdiction
- "Most favored nation" pricing locks
**Yellow Flags (negotiate if possible):**
- Payment terms beyond Net 30
- Broad confidentiality surviving 3+ years
- Change-of-control provisions
- Audit rights without reasonable notice
- Force majeure that's too narrow or too broad
**Green (standard, acceptable):**
- Mutual termination for convenience with 30-day notice
- Standard limitation of liability (12 months of fees)
- Reasonable confidentiality (2 years, excludes public info)
- Clear data ownership and return provisions
### 3. Missing Clause Check
- [ ] Termination for convenience
- [ ] Data ownership and portability
- [ ] SLA with remedies (credits, termination right)
- [ ] Liability cap
- [ ] Insurance requirements
- [ ] Dispute resolution process
- [ ] Amendment process (written, mutual)
- [ ] Assignment restrictions
### 4. Negotiation Checklist
Generate specific counter-proposals for each red/yellow flag with market-standard alternatives.
### 5. Overall Risk Score
Rate the contract and provide a one-line recommendation.
## Output Format
Deliver results as a structured report with clear sections. Use tables for clause-by-clause analysis. Bold the risk level for each flag.
---
*Built by [AfrexAI](https://afrexai-cto.github.io/context-packs/) — AI context packs for business teams. Need deeper legal, compliance, or procurement automation? Check our [industry-specific context packs](https://afrexai-cto.github.io/context-packs/) ($47 each) or run the [AI Revenue Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/) to see what automation could save your team.*