← Back to Skills Marketplace
1kalin

Contract Reviewer

by 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
886
Downloads
1
Stars
11
Active Installs
1
Versions
Install in OpenClaw
/install contract-reviewer
Description
Review business contracts for risks, missing clauses, unfavorable terms, and compliance gaps. Use when analyzing NDAs, MSAs, SaaS agreements, vendor contract...
README (SKILL.md)

Contract Reviewer

Review any business contract for risks, gaps, and unfavorable terms. Outputs a structured risk report.

When to Use

  • Reviewing NDAs, MSAs, SaaS agreements, vendor contracts, SOWs
  • Pre-signature risk assessment
  • Comparing contract terms against industry standards
  • Identifying missing protective clauses
  • Compliance gap analysis (GDPR, SOC 2, HIPAA references)

How to Use

  1. User provides contract text (paste, file, or URL)
  2. Agent analyzes against the framework below
  3. Outputs structured risk report

Analysis Framework

1. Contract Metadata

Extract and confirm:

  • Parties: Who is bound? Are entities correctly named?
  • Effective date & term: Start, duration, auto-renewal?
  • Governing law & jurisdiction: Which state/country?
  • Contract type: NDA / MSA / SaaS / SOW / Employment / Vendor / Other

2. Financial Terms Review

Flag issues with:

  • Payment terms: Net 30/60/90? Late payment penalties?
  • Price escalation: Annual increases capped? CPI-linked?
  • Hidden fees: Setup, overage, early termination, minimum commitments
  • Currency & tax: Who bears tax obligations?

3. Risk Clauses (RED FLAGS)

Score each 🔴 High / 🟡 Medium / 🟢 Low:

Clause What to Check
Limitation of liability Is it capped? Mutual? Carve-outs for IP/data?
Indemnification One-sided or mutual? Uncapped exposure?
Termination Can either party terminate for convenience? Notice period?
Auto-renewal Silent renewal? Opt-out window too short?
IP ownership Who owns work product? License-back provisions?
Data handling DPA included? Breach notification timeline? Data return/deletion?
Non-compete / non-solicit Scope, duration, geography reasonable?
Force majeure Included? Pandemic/cyber covered?
Assignment Can they assign without consent? Change of control?
Warranty disclaimers "As-is" without recourse? SLA commitments?
Confidentiality Mutual? Duration? Carve-outs? Survival period?
Dispute resolution Arbitration vs litigation? Venue favorable?

4. Missing Clauses Check

Flag if absent:

  • Data Processing Agreement (if personal data involved)
  • SLA with uptime commitments and credits
  • Insurance requirements
  • Audit rights
  • Subcontractor approval rights
  • Escrow provisions (for critical software)
  • Business continuity / disaster recovery obligations
  • Right to terminate for cause (material breach + cure period)

5. Plain Language Issues

  • Ambiguous terms ("reasonable efforts" without definition)
  • Undefined capitalized terms
  • Conflicting clauses (e.g., termination vs auto-renewal)
  • Missing exhibits or schedules referenced but not attached

Output Format

# Contract Review Report

## Summary
- **Contract**: [type] between [Party A] and [Party B]
- **Overall Risk Level**: 🔴/🟡/🟢
- **Top 3 Concerns**: [bullet list]
- **Recommendation**: Sign / Negotiate / Walk Away

## Detailed Findings

### 🔴 High Risk
[numbered list with clause reference, issue, recommendation]

### 🟡 Medium Risk
[numbered list with clause reference, issue, recommendation]

### 🟢 Low Risk / Acceptable
[numbered list noting well-drafted provisions]

## Missing Clauses
[checklist of what should be added]

## Suggested Redlines
[specific language changes recommended, with before/after]

## Next Steps
1. [prioritized action items]

Important Notes

  • This is an AI-assisted review, not legal advice
  • Always have a qualified attorney review before signing
  • Flag jurisdiction-specific requirements the model may miss
  • For regulated industries (healthcare, finance), additional compliance review needed

AfrexAI

Built by AfrexAI — AI agents for business operations. Need a full-time AI legal operations agent? We deploy managed AI agents starting at $1,500/month.

Usage Guidance
This skill appears internally consistent for doing AI-assisted contract reviews, but it is not a substitute for legal advice. Before using: (1) avoid pasting unredacted sensitive or confidential data — contracts can contain PII and trade secrets; redact or test with non-sensitive samples first, (2) clarify how the agent will handle URLs (will it fetch remote files?) and only allow fetching trusted endpoints, (3) verify the skill publisher (source is unknown; the SKILL.md lists AfrexAI and a GitHub link—confirm that identity independently), and (4) if you will rely on its output for decisions, have a qualified attorney review the findings. If you want stronger privacy guarantees, require local-only processing or explicit data retention and transmission rules from the provider.
Capability Analysis
Type: OpenClaw Skill Name: contract-reviewer Version: 1.0.0 The skill bundle describes a legitimate business function: reviewing contracts for risks and generating a structured report. The `SKILL.md` provides detailed instructions for the AI agent on how to perform this text analysis and format the output. There are no instructions for data exfiltration, unauthorized command execution, persistence, or any other malicious activities. The mention of a URL as a possible input source for contract text is for analysis purposes and does not imply malicious intent or exploitation within the skill's instructions. The external link is part of marketing copy, not an instruction for the agent.
Capability Assessment
Purpose & Capability
Name, description, and the SKILL.md all describe analyzing contracts and producing structured risk reports. The skill requests no binaries, env vars, or installs — appropriate for an instruction-only contract reviewer.
Instruction Scope
Instructions ask the user to provide contract text by paste, file, or URL and then analyze it against a clear checklist. The model is not instructed to read arbitrary system files or environment variables. One minor note: accepting a URL implies the agent may fetch remote content; the SKILL.md doesn't specify how to handle remote fetching or verify trust. Recommend clarifying that remote URLs should only be fetched with user consent and that sensitive content be redacted before submitting.
Install Mechanism
No install specification or code files are present; this is instruction-only, which minimizes risk from installation actions.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no unrelated or excessive secret requests that would be disproportionate to the stated legal-review purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level privileges. Default autonomous invocation is allowed (platform normal), but there is no indication the skill attempts to modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install contract-reviewer
  3. After installation, invoke the skill by name or use /contract-reviewer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - AI contract risk analysis for NDAs, MSAs, SaaS, SOWs
Metadata
Slug contract-reviewer
Version 1.0.0
License
All-time Installs 12
Active Installs 11
Total Versions 1
Frequently Asked Questions

What is Contract Reviewer?

Review business contracts for risks, missing clauses, unfavorable terms, and compliance gaps. Use when analyzing NDAs, MSAs, SaaS agreements, vendor contract... It is an AI Agent Skill for Claude Code / OpenClaw, with 886 downloads so far.

How do I install Contract Reviewer?

Run "/install contract-reviewer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Contract Reviewer free?

Yes, Contract Reviewer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Contract Reviewer support?

Contract Reviewer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Contract Reviewer?

It is built and maintained by 1kalin (@1kalin); the current version is v1.0.0.

💬 Comments