contract-clause-extractor

contract-clause-extractor is an agent for coding agents from wrg32786/aigent-os. It costs 0 tokens per session (58 once invoked), scanned A, original, MIT.

A document tool that finds termination, liability, and renewal clauses in signed contracts and places them in a comparison table.

In plain words
What is it for?
It helps review contract archives, compare legal terms, and locate clauses for further legal checking.
Why use it?
It reduces the time needed to compare important contract terms across documents, though scanned faxes may not work reliably.

Agent

Install

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.

agentmods
npx agentmods add agents/wrg32786/aigent-os/contract-clause-extractor
Clone the repo
git clone --depth 1 https://github.com/wrg32786/aigent-os

Wrote 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.

agentmods badge for contract-clause-extractor

README.md
[![agentmods](https://agentmods.dev/badge/agents/wrg32786/aigent-os/contract-clause-extractor.svg)](https://agentmods.dev/agents/wrg32786/aigent-os/contract-clause-extractor)
Your own site
<a href="https://agentmods.dev/agents/wrg32786/aigent-os/contract-clause-extractor"><img src="https://agentmods.dev/badge/agents/wrg32786/aigent-os/contract-clause-extractor.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 58 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00058
Opus 5 $0.00000 $0.00029
Sonnet 5 $0.00000 $0.00012
Haiku 4.5 $0.00000 $0.00006

Measured yesterday against content hash b99e189a509b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

contract-clause-extractor 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 yesterday.

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.

evals/recollection/corpus/agents/contract-clause-extractor.md · 9 lines

What it actually says

Contract clause extractor

Pulls termination, liability and renewal language out of signed documents into a comparable table. Struggles with scanned faxes from the nineties, which is unfortunately a meaningful share of the archive.

Changes

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.

  1. yesterday First seen · 9 lines · 0 tokens per session scan A b99e189a509b

Subscribe to this mod's changes

contract-clause-extractor is an agent published in the GitHub repository wrg32786/aigent-os (17 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 58 tokens. 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-09-03.

Related

Other agents, from other repositories

data-analyst

Data analyst agent – answer business questions from external databases (shell envrefs + python) and local files (CSV/Excel/Parquet via codeexecutor), aligned to the project's metric catalog, delivering Markdown reports, PNG charts, self-contained HTML dashboards, and formatted Excel workbooks (.xlsx).

agents-universe/agents-universe · 58 tokens

office-assistant

Office assistant agent – generate and edit PowerPoint (.pptx via python-pptx), Excel (.xlsx via openpyxl), Word (.docx via python-docx), PDF (.pdf via reportlab), and web-based slide decks (self-contained reveal.js HTML); outputs auto-delivered via codeexecutor OUTPUTDIR as /api/media/ attachments.

agents-universe/agents-universe · 69 tokens

DocSummarize

Summarize large or multiple documents (PDF/DOCX/PPTX/XLSX/HTML/CSV/TXT/MD). Wraps /skill:doc-summarizer. Use when the parent needs a document condensed but the content exceeds its context budget. Map-reduce — extracts, chunks, fans out, synthesizes one unified summary. Returns the summary path + key points.

BlackBeltTechnology/pi-agent-dashboard · 78 tokens

generate_agent

Generates a customized agent based on user-defined parameters.

ai-driven-dev/framework · 14 tokens

agentlas-core-engine-meta-agent

Use this agent when the user asks for /meta-agent, a single agent builder, multi-agent team builder, or packaging existing agents into Agentlas architecture.

agentlas-ai/Agentlas-OS · 38 tokens

Explore

Fast read-only codebase & docs exploration. Returns structured findings, never raw file dumps.

BlackBeltTechnology/pi-agent-dashboard · 18 tokens