ContractScrub: A benchmark for final review of legal contracts (arXiv: 2608.20204)
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill arxiv-2608-20204-contractscrub-a-benchmark-for-final-review-of-lega --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Arxiv 2608 20204 Contractscrub A Benchmark For Final Review Of Lega?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-arxiv-2608-20204-contractscrub-a-benchmark-for-fin)More formats (shields.io, HTML) on the badges page.
---
name: arxiv-2608-20204-contractscrub-a-benchmark-for-final-review-of-lega
description: 'ContractScrub: A benchmark for final review of legal contracts (arXiv: 2608.20204)'
category: nlp-llm
version: "1.0"
date: 2026-08-22
---
# ContractScrub: A benchmark for final review of legal contracts
**Authors:** Yejin Bang, Kirsty Fielding, Brandan Oliver, Brian Birke, Nabeel Seedat, Andrew M. Bean
**arXiv:** 2608.20204
**Utility:** 1.00
**Published:** 2026-08-20T16:01:42Z
**Link:** http://arxiv.org/abs/2608.20204
## Abstract
Legal work, with its heavy reliance on processing large amounts of text, is often considered one of the domains most exposed to the use of LLMs. Contract ``scrubbing,'' the final review of transactional agreements for errors and inconsistencies, is a particularly suitable task for automation, because it is routine, painstaking work requiring detailed attention to long documents. Scrubbing also seems to align naturally with the general capabilities expected of frontier LLMs around long-context reasoning, consistency checking, and named entity recognition (NER). Despite the economic value and potential for automation, no formal evaluations of LLMs performing contract scrubbing have been conducted. We introduce ContractScrub, the first benchmark designed to evaluate contract scrubbing capabilities, comprising contracts hand-crafted by experienced lawyers over diverse error categories such as misuse of defined terms, incorrect references, and inconsistent language. Frontier models perform surprisingly poorly with only one model reaching 0.75 macro average recall despite strong performance on seemingly related general benchmarks, demonstrating the practical limits of current models and the importance of narrowly targeted, domain-specific benchmarks for measuring real-world impact.
## Summary
This skill encapsulates the key contributions and methods from the arXiv paper "ContractScrub: A benchmark for final review of legal contracts".
The paper presents novel ideas in nlp-llm that can be applied to agent systems.
## How to Use
1. Review the paper's methodology and findings.
2. Identify applicable components for your agent workflow.
3. Implement the core techniques as described in the paper.
4. Validate improvements in your specific use case.
## Pitfalls
- Ensure the paper's assumptions match your agent's environment.
- Validate implementation details before deployment.
- Consider computational complexity and resource requirements.
## References
- arXiv:2608.20204
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!