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/saolalab/clawforce/contract-reviewnpx skills add saolalab/clawforce --skill contract-reviewgit clone --depth 1 https://github.com/saolalab/clawforceWrote 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/saolalab/clawforce/contract-review)<a href="https://agentmods.dev/skills/saolalab/clawforce/contract-review"><img src="https://agentmods.dev/badge/skills/saolalab/clawforce/contract-review.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 | $0.00035 | $0.01830 |
| Opus 5 | $0.00017 | $0.00915 |
| Sonnet 5 | $0.00007 | $0.00366 |
| Haiku 4.5 | $0.00003 | $0.00183 |
Grade A, and why
contract-review 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 4d 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 — 237 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Contract Review
This skill provides frameworks and templates for contract review, drafting, and negotiation.
Contract Review Checklist
When reviewing any contract, check these key areas:
1. Parties
- Correct legal entity names and addresses
- Authorized signatories identified
- Capacity to enter into contract verified
2. Terms and Conditions
- Scope of services/products clearly defined
- Payment terms (amount, timing, method) specified
- Term and termination provisions reasonable
- Renewal/auto-renewal clauses identified
- Performance standards and SLAs defined
3. Liability and Indemnification
- Limitation of liability caps acceptable
- Indemnification clauses balanced (not one-sided)
- Insurance requirements specified
- Exclusions from liability reasonable
4. Intellectual Property
- IP ownership clearly allocated
- License grants appropriate for use case
- Background IP protected
- Foreground IP ownership addressed
- Open source compliance addressed
5. Confidentiality
- Confidential information defined
- Exceptions to confidentiality reasonable
- Duration of confidentiality obligations
- Return/destruction provisions included
6. Data Protection
- Data processing agreement if applicable
- GDPR/CCPA compliance addressed
- Data security requirements specified
- Data breach notification procedures
7. Dispute Resolution
- Governing law specified
- Jurisdiction/venue reasonable
- Dispute resolution mechanism (arbitration, litigation)
- Class action waiver if applicable
8. Termination
- Termination rights balanced
- Notice periods reasonable
- Survival clauses identified
- Exit obligations clear
NDA Template
# Mutual Non-Disclosure Agreement
**Parties**: [Company A] and [Company B]
**Effective Date**: [Date]
**Purpose**: [Brief description of purpose]
## 1. Definition of Confidential Information
"Confidential Information" means all non-public, proprietary, or confidential information disclosed by one party to the other, including but not limited to:
- Business plans, strategies, and financial information
- Technical data, know-how, and trade secrets
- Customer lists and marketing information
- Any information marked as confidential
**Exclusions**:
- Information publicly available
- Information independently developed
- Information rightfully received from third parties
- Information required to be disclosed by law
## 2. Obligations
Each party agrees to:
- Hold Confidential Information in strict confidence
- Use Confidential Information solely for the stated purpose
- Not disclose Confidential Information to third parties without prior written consent
- Take reasonable precautions to protect Confidential Information
## 3. Term
This Agreement shall remain in effect for [X] years from the Effective Date, or until terminated by mutual written consent.
## 4. Return of Materials
Upon termination, each party shall return or destroy all Confidential Information and certify destruction in writing.
## 5. Governing Law
This Agreement shall be governed by the laws of [Jurisdiction].
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.
- 4d ago First seen · 237 lines · 35 tokens per session scan A b172bbf351c2
contract-review is a skill published in the GitHub repository saolalab/clawforce (38 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 35 tokens to every session and 1,830 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-30.
Other skills, from other repositories
pr-architecture-check
Advisory architecture review of a PR diff. Validates dependency direction, trait boundary compliance, extension pattern conformance, and crate placement against AGENTS.md and FND-001. Posts a non-blocking comment; never gates merge. Trigger on: 'arch-check #N', 'architecture check #N'.
compliance
Compliance expert for SOC 2, GDPR, HIPAA, PCI-DSS, and security frameworks.
12-factor-apps
Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS applications, or reviewing cloud-native applications against the original 12-Factor methodology.
aade-api-monitor
Real-time monitoring of Greek AADE tax authority systems — tracks deadlines, rate changes, and compliance updates. File-based, OpenClaw-native.
arboreto
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for…
contract_review
Evaluate and approve client contracts before production.