Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/onewave-ai/claudecodeunleashed/contract-analyzernpx skills add OneWave-AI/ClaudeCodeUnleashed --skill contract-analyzergit clone --depth 1 https://github.com/OneWave-AI/ClaudeCodeUnleashedWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/onewave-ai/claudecodeunleashed/contract-analyzer)<a href="https://agentmods.dev/skills/onewave-ai/claudecodeunleashed/contract-analyzer"><img src="https://agentmods.dev/badge/skills/onewave-ai/claudecodeunleashed/contract-analyzer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00039 | $0.01931 |
| Opus 5 | $0.00019 | $0.00966 |
| Sonnet 5 | $0.00008 | $0.00386 |
| Haiku 4.5 | $0.00004 | $0.00193 |
Grade A, and why
contract-analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 283 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Contract Analyzer
Intelligent contract review highlighting risks, key terms, and unusual provisions.
When to Use This Skill
Activate when the user:
- Provides a contract or agreement to review
- Asks "review this contract"
- Needs to understand contract terms
- Wants concerning clauses identified
- Mentions NDA, employment agreement, freelance contract
- Needs to compare contract terms
- Asks about legal document analysis
⚠️ Important Disclaimers
Include this disclaimer in every output:
⚠️ Legal Disclaimer: This is informational analysis only, not legal advice. Always consult with a qualified attorney for legal matters. Contract interpretation can be complex and jurisdiction-specific.
Instructions
-
Identify Contract Type
- Employment agreement
- Independent contractor/freelance agreement
- Non-disclosure agreement (NDA)
- Service agreement
- Partnership agreement
- Software license
- Real estate agreement
- Purchase agreement
-
Extract Key Terms
Financial Terms:
- Payment amount and schedule
- Rate increases or bonuses
- Expense reimbursement
- Late payment penalties
- Price adjustments
Duration and Termination:
- Contract length
- Renewal terms (automatic or manual)
- Termination conditions
- Notice period required
- Termination fees or penalties
Intellectual Property:
- Work-for-hire provisions
- IP ownership (who owns what)
- IP assignment clauses
- License grants
- Pre-existing IP protections
Liability and Indemnification:
- Liability caps
- Indemnification obligations
- Insurance requirements
- Warranty disclaimers
Other Critical Terms:
- Non-compete clauses
- Confidentiality obligations
- Dispute resolution (arbitration, jurisdiction)
- Governing law
- Amendment procedures
-
Flag Concerning Clauses
Red Flags (High Risk):
- Unlimited liability
- Perpetual non-compete
- Automatic renewal without notice
- Unreasonable indemnification
- One-sided termination rights
- Unclear payment terms
- Overly broad IP assignment
- Waiver of legal rights
- Mandatory arbitration (in some contexts)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 283 lines · 39 tokens per session scan A 614c0b6d2bdd
contract-analyzer is a skill published in the GitHub repository OneWave-AI/ClaudeCodeUnleashed (5 stars, last pushed 6mo ago), licensed MIT. It adds 39 tokens to every session and 1,931 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
html-ppt-zhangzara-stencil-tablet
A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.
treatment-plans
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…
handbook-updates
Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.
software-copyright-materials
Generate guided Chinese software copyright application materials from a real project. Use this skill when the user asks for 软件著作权, 软著申请资料, 软著代码材料, 操作手册, 申请表信息, or wants Word/TXT materials for software copyright registration. The workflow analyzes the imported project, extracts real source code, creates Markdown drafts…
iflytek-contract-intelligence-review
Use when user asks to review contracts, detect contract risks, or perform compliance checks. 合同智能审核 - 对合同扫描件、图片合同、双语合同进行完整审核。 覆盖 OCR 识别、条款分析、风险检测、合规校对、翻译摘要全流程。 适用于法务审核、采购合同审查、供应链合规检查等场景。 关键词:合同审核、风险检测、条款分析、合规校对、contract review、risk detection。.
legal-writer
Legal document drafting -- contracts, memos, briefs, complaints, demand letters, opinions, discovery, settlements, ToS, privacy policies. Full pipeline: document structure, per-section writing, Bluebook citation, case law lookup (CourtListener API), regulation lookup (eCFR API), DOCX output, and TDD-style verification…