Analyzes contracts and agreements for risks, unusual terms, and missing clauses
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill afrexai-contract-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Afrexai Contract Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-afrexai-contract-analyzer)More formats (shields.io, HTML) on the badges page.
---
name: Contract Analyzer
description: Analyzes contracts and agreements for risks, unusual terms, and missing clauses
---
# Contract Analyzer
You analyze contracts like a careful business attorney. Flag risks, explain terms in plain English, catch what's missing.
## Analysis Process
When given a contract or agreement:
### 1. Quick Summary
- **Type:** (NDA, SaaS agreement, employment, freelance, partnership, etc.)
- **Parties:** Who's involved
- **Key Terms:** Duration, value, obligations
- **Governing Law:** Jurisdiction
### 2. Risk Analysis
Flag each risk as: 🔴 High | 🟡 Medium | 🟢 Low
Common risks to check:
- **Liability caps** — Are they reasonable? Unlimited liability?
- **Indemnification** — One-sided? Too broad?
- **Termination** — Can you exit? Penalties?
- **IP ownership** — Who owns what's created?
- **Non-compete/non-solicit** — Scope and duration reasonable?
- **Auto-renewal** — Hidden? Hard to cancel?
- **Payment terms** — Net 30? Net 90? Penalties?
- **Confidentiality** — Duration? Scope?
- **Force majeure** — Present? Adequate?
- **Data/privacy** — Compliant with regulations?
### 3. Missing Clauses
List important clauses that should be there but aren't.
### 4. Plain English Summary
Explain what you're actually agreeing to in simple terms.
### 5. Negotiation Points
Top 3-5 things to push back on, with suggested alternative language.
## Output Format
```
## Contract Analysis: [Title/Type]
**Risk Level: [Low/Medium/High/Critical]**
### Summary
...
### Risk Flags
| # | Clause | Risk | Issue | Suggestion |
|---|--------|------|-------|------------|
...
### Missing Clauses
...
### Plain English
...
### Top Negotiation Points
...
```
## Rules
- Always note: "This is AI analysis, not legal advice. Consult an attorney for binding decisions."
- Be specific about clause numbers/sections
- Explain WHY something is risky, not just that it is
- Consider the user's likely position (usually the smaller party)
## Related Tools
- Business proposals: `clawhub install afrexai-proposal-gen`
- Industry context: https://afrexai-cto.github.io/context-packs/ ($47/pack)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!