Eternal Contract Analyzer
/install eternal-contract-analyzer
Contract Analyzer
Analyze legal documents for risks, key terms, and red flags.
Quick Start
Analyze a contract:
python3 scripts/contract.py analyze contract.pdf
python3 scripts/contract.py analyze agreement.docx
python3 scripts/contract.py analyze terms.txt
Compare two versions:
python3 scripts/contract.py diff v1.pdf v2.pdf
What It Extracts
- Parties — Who is bound by the agreement
- Term — Duration and renewal/auto-renewal clauses
- Payment terms — Amounts, schedules, penalties
- Termination — How to exit, notice periods, penalties for early exit
- Liability — Liability caps, indemnification, warranties
- IP ownership — Who owns what is created
- Non-compete — Restrictions on future work
- Confidentiality — NDA scope and duration
- Dispute resolution — Arbitration vs litigation, jurisdiction
- Assignment — Can the contract be transferred
Red Flags Detected
- Auto-renewal without clear opt-out
- Unlimited liability or uncapped indemnification
- One-sided termination (only one party can exit)
- Broad non-compete clauses
- Jurisdiction far from user's location
- Vague payment terms
- Missing limitation of liability
- Unilateral modification clauses
- Penalty clauses disproportionate to breach
Output
Reports include:
- Plain English Summary — 3-5 sentence overview
- Risk Score — Low/Medium/High/Critical
- Red Flags — List with severity and explanation
- Key Terms Table — Extracted terms in structured format
- Recommendations — What to negotiate or clarify
Supported Formats
- PDF (via pdfplumber)
- DOCX (via python-docx)
- TXT / plain text
- Images (via OCR)
Note
This is an analysis tool, not legal advice. Always consult a qualified attorney for binding legal decisions.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install eternal-contract-analyzer - After installation, invoke the skill by name or use
/eternal-contract-analyzer - Provide required inputs per the skill's parameter spec and get structured output
What is Eternal Contract Analyzer?
Analyze contracts and legal documents to extract key terms, identify risks, flag red flags, and provide a clear summary with recommendations. It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Eternal Contract Analyzer?
Run "/install eternal-contract-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Eternal Contract Analyzer free?
Yes, Eternal Contract Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Eternal Contract Analyzer support?
Eternal Contract Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Eternal Contract Analyzer?
It is built and maintained by Eternal0404 (@eternal0404); the current version is v1.0.0.