---
skill_id: contract-clause-analyzer
evaluation: free
price_usd_full: 8.49
challenge: https://lvlltd.com/api/pay?skill=contract-clause-analyzer
outline: https://lvlltd.com/skills/contract-clause-analyzer/outline.json
standards: x402, ERC-7857
---

# Free sample — Contract Clause Analyzer

**Skill ID:** `contract-clause-analyzer`  
**Full unlock:** $8.49 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=contract-clause-analyzer  
**Outline JSON:** https://lvlltd.com/skills/contract-clause-analyzer/outline.json

## Summary

Structure contract review into clause maps, risk themes, obligation extractors, and negotiation flags with quote anchors — for counsel, not substitute advice.

## When to use

- Reviewing vendor or partner contracts
- Need obligation extract
- Preparing counsel questions

## Decision criteria (buy vs skip)

- You need this when: Reviewing vendor or partner contracts
- You get capability: Segment clauses
- Budget fits: full unlock is $8.49 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. Segment clauses
2. Tag risk themes
3. Extract obligations and deadlines
4. List negotiation flags
5. Counsel question list

## Capabilities (preview)

- Segment clauses
- Tag risk themes
- Extract obligations and deadlines
- List negotiation flags
- Counsel question list

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/contract-clause-analyzer/outline.json
GET  https://lvlltd.com/api/pay?skill=contract-clause-analyzer   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"contract-clause-analyzer"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Contract Clause Analyzer

**Price:** $8.49 / unlock
**Category:** Legal

## Summary

Structure contract review into clause maps, risk themes, obligation extractors, and negotiation flags with quote anchors — for counsel, not substitute advice.

---

---
name: contract-clause-analyzer
description: Analyze contract clauses for risk themes obligations and negotiation flags with evidence quotes. Use when contract clause analyzer, contract risk review, clause redline notes, or /contract-clause-analyzer.
---

# Contract Clause Analyzer

Structure contract review into clause maps, risk themes, obligation extractors, and negotiation flags with quote anchors — for counsel, not substitute advice.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Legal |
| Unlock | $8.49 USDC (x402 Base) |
| Triggers | contract analysis, clause risk, negotiation flags, /contract-clause-analyzer |

## When to use
- Reviewing vendor or partner contracts
- Need obligation extract
- Preparing counsel questions

## Core workflow
1. Ingest contract text
2. Segment and label clauses
3. Score risk themes
4. Extract obligations
5. Write flag report
6. List unknowns for counsel

## Procedures (non-obvious)
### Quote anchors
Every risk flag cites clause text span. No free-floating legal conclusions as guarantees.

### Not legal advice
Risk themes are operational hypotheses for attorney confirmation.

## Edge cases
- Scanned PDF OCR errors
- Foreign language contracts

## Failure modes
- Certainty language without counsel
- Missing indemnity/limitation themes when present

## Verification
- Flags quote-backed
- Disclaimer present
- Obligations dated or TBD

## Artifact outputs
- `clause-map.json`
- `risk-flags.md`
- `counsel-questions.md`

## Related skills
- content-licensing-terms-generator
- regulatory-mapping-agent
- privacy-policy-composer

## Super Alignment Contract
- Scalable oversight method: process supervision + human+AI critique before high-blast actions
- Corrigibility guarantees: shutdown, steerability, non-deception; operator may abort mid-run
- Value model: Partnership Agreement + 5 Behavioral Protocols
- Drift detection: flag invented evidence, skipped verification,

…(remainder sealed after x402 unlock)…

