analyze-clause

analyze-clause is a skill for Claude Code from avocatt/legal-rag-toolkit. It costs 34 tokens per session (275 once invoked), scanned A, original, no licence file.

A tool for examining one contract clause or provision in detail. It explains the clause's possible effects and risks and can compare it with common market terms.

In plain words
What is it for?
Use it to review a clause, assess its implications and risks, or compare its terms with market norms.
Why use it?
It helps make difficult contract language easier to understand and highlights issues that may need attention.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to review a clause, assess its implications and risks, or compare its terms with market norms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/avocatt/legal-rag-toolkit/analyze-clause
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.

Any agent
npx skills add avocatt/legal-rag-toolkit --skill analyze-clause
Clone the repo
git clone --depth 1 https://github.com/avocatt/legal-rag-toolkit

Made for: Claude Code.

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 analyze-clause

README.md
[![agentmods](https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/analyze-clause/github.svg)](https://agentmods.dev/skills/avocatt/legal-rag-toolkit/analyze-clause)
Your own site
<a href="https://agentmods.dev/skills/avocatt/legal-rag-toolkit/analyze-clause"><img src="https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/analyze-clause/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for analyze-clause

Your own site · 80×15
<a href="https://agentmods.dev/skills/avocatt/legal-rag-toolkit/analyze-clause"><img src="https://agentmods.dev/badge/skills/avocatt/legal-rag-toolkit/analyze-clause.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 275 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00034 $0.00275
Opus 5 $0.00017 $0.00138
Sonnet 5 $0.00007 $0.00055
Haiku 4.5 $0.00003 $0.00028

Measured 11d ago against content hash be7614d8f834, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

analyze-clause 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 11d 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.

.claude/skills/analyze-clause/SKILL.md · 42 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 42 lines · 34 tokens per session scan A be7614d8f834

Subscribe to this mod's changes

analyze-clause is a skill published in the GitHub repository avocatt/legal-rag-toolkit (0 stars, last pushed 5mo ago), with no licence file. It adds 34 tokens to every session and 275 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.

Related

Other skills, from other repositories

privacy-eu

A generator for privacy notices, terms of service, consent windows, and cookie banners for services aimed at people in the European Union. It covers GDPR and several related EU consumer and digital-service rules.

kimlawtech/korean-privacy-terms · 70 tokens

privacy-jp

A Japanese-language document generator for services built with Next.js. It creates privacy policies, terms of service, consent dialogs, and cookie banners while considering Japan's personal-information and consumer-protection laws.

kimlawtech/korean-privacy-terms · 74 tokens

canonical-markdown-authoring

Convert plain markdown contract drafts into OpenAgreements' canonical template.md authoring format — YAML frontmatter, Kind|Label|Value|Show When cover-term tables, oa:clause directives, [[Defined Term]] paragraphs, and oa:signer directives that compile to validated JSON specs and DOCX artifacts. Use when the user…

open-agreements/open-agreements · 105 tokens

iso-27001-evidence-collection

Collect, organize, and validate evidence for ISO 27001 and SOC 2 audits. API-first approach with CLI commands for major cloud platforms. Produces timestamped, auditor-ready evidence packages. Use when user says "collect audit evidence," "prepare evidence package," "evidence for the auditor," "refresh evidence," or…

open-agreements/open-agreements · 80 tokens

iso-27001-internal-audit

Run an ISO 27001 internal audit. Walk through controls by domain, identify gaps, collect evidence, and generate findings with corrective action recommendations. Uses NIST SP 800-53 (public domain) as canonical reference. Use when user says "run internal audit," "ISO 27001 audit," "control assessment," "audit…

open-agreements/open-agreements · 84 tokens

cloud-service-agreement

Draft and fill SaaS agreement templates — cloud contract, MSA, order form, software license, pilot agreement, design partner agreement. Includes variants with SLAs and AI terms. Produces signable DOCX from Common Paper standard forms. Use when user says "SaaS agreement," "cloud contract," "MSA," "order form,"…

open-agreements/open-agreements · 103 tokens