legal-contract-review

legal-contract-review is a skill for Claude Code from frank-luongt/faos-skills-marketplace. It costs 0 tokens per session (1,852 once invoked), scanned A, original, Apache-2.0.

A structured guide for reviewing legal contracts, including vendor agreements, customer contracts, and non-disclosure agreements (NDAs).

In plain words
What is it for?
It is for extracting contract terms, triaging NDAs, scoring risks, preparing summaries, and supporting contract due diligence for review by qualified legal counsel.
Why use it?
It helps identify important terms, potential risks, and compliance concerns consistently, while making clear that it is not legal advice.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the faos-analyst plugin — 22 skills, 6 commands shipped together

Good fit It is for extracting contract terms, triaging NDAs, scoring risks, preparing summaries, and supporting contract due diligence for review by qualified legal counsel.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/frank-luongt/faos-skills-marketplace/legal-contract-review
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 frank-luongt/faos-skills-marketplace --skill legal-contract-review
Clone the repo
git clone --depth 1 https://github.com/frank-luongt/faos-skills-marketplace

Made for: Claude Code.

Or install faos-analyst, the plugin that ships this one along with the rest of its 22 skills, 6 commands.

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 legal-contract-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/frank-luongt/faos-skills-marketplace/legal-contract-review/github.svg)](https://agentmods.dev/skills/frank-luongt/faos-skills-marketplace/legal-contract-review)
Your own site
<a href="https://agentmods.dev/skills/frank-luongt/faos-skills-marketplace/legal-contract-review"><img src="https://agentmods.dev/badge/skills/frank-luongt/faos-skills-marketplace/legal-contract-review/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 legal-contract-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/frank-luongt/faos-skills-marketplace/legal-contract-review"><img src="https://agentmods.dev/badge/skills/frank-luongt/faos-skills-marketplace/legal-contract-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,852 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 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.1 $0.00000 $0.01852
Opus 5 $0.00000 $0.00926
Sonnet 5 $0.00000 $0.00370
Haiku 4.5 $0.00000 $0.00185

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

Security

Grade A, and why

legal-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 12d 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.

plugins/faos-analyst/skills/legal-contract-review/SKILL.md · 171 lines

How it starts

The opening of the file, as written. The whole thing — 171 lines — stays where its author put it; the contents beside it link to each section on GitHub.


Structured contract analysis framework for extracting key terms, scoring risk, triaging NDAs, and identifying compliance exposure. Provides repeatable, evidence-based contract review — not legal advice.

Disclaimer: This skill provides structured analysis patterns and checklists. All output should be reviewed by qualified legal counsel before making binding decisions.

Use this skill when

  • Reviewing vendor, customer, or partner agreements for risk
  • Triaging NDAs (mutual or unilateral) for quick risk classification
  • Extracting key commercial terms into a structured summary
  • Scoring compliance exposure across regulatory dimensions
  • Preparing contract summaries for executive or board review
  • Conducting due diligence on a portfolio of contracts

Do not use this skill when

  • You need binding legal opinions (consult qualified counsel)
  • Drafting new contracts from scratch (use legal templates instead)
  • Reviewing highly regulated instruments (securities, insurance policies) requiring specialized expertise
  • The contract is in a language you cannot fully parse

Instructions

  1. Identify contract type — classify as vendor, customer, partnership, NDA, employment, or licensing agreement.
  2. Run the 10-Point Checklist — extract each element into the Clause Extraction Template.
  3. Score compliance risk — apply the Compliance Risk Score across all applicable dimensions.
  4. Check Red Flags — scan for the 8 critical red flag patterns.
  5. For NDAs — apply the NDA Triage Matrix for rapid classification.
  6. Generate output — produce a Contract Summary Brief with risk heat map.

Read the full file on GitHub · 171 lines

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. 12d ago First seen · 171 lines · 0 tokens per session scan A e2f2a045fc5b

Subscribe to this mod's changes

legal-contract-review is a skill published in the GitHub repository frank-luongt/faos-skills-marketplace (33 stars, last pushed 2mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,852 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-08-30.

Related

Other skills, from other repositories

legal-check

Full-stack legal, privacy, and compliance audit engine for web applications and SaaS platforms. Use this skill when the user wants to audit a codebase for legal exposure, privacy risks, GDPR/CCPA compliance gaps, missing consent flows, unsafe data practices, cookie policy issues, payment/auth compliance, AI disclosure…

Heet-P/skills · 175 tokens

orca-custom-framework

Creates custom compliance frameworks from existing frameworks, alert lists, or security themes — organizes controls into sections, maps alerts, and pushes the framework to Orca. Suggests creating custom discovery alerts for gaps not covered by existing rules. Use when user asks to create, build, or generate a custom…

orcasecurity/orca-skills · 65 tokens

hr-payroll

Help HR operations specialists, payroll administrators, and compensation teams understand, design, and run payroll processing, compliance, and payroll-related HR operations. Use when asked to set up a payroll process, run a payroll compliance audit, design a payroll calendar, handle a payroll discrepancy, build a…

tuanductran/hr-skills · 88 tokens

lov-public-security-filing

A guided workflow for applying for Chinese public-security internet filing after a website has passed ICP filing and is publicly accessible in mainland China. ICP filing is the earlier Chinese registration required for many mainland websites; public-security filing is a separate police-record process.

lovstudio/skills · 66 tokens

hr-vietnam-context

Vietnam-specific HR guidance covering Labor Code 2019 compliance, Social Insurance (SI/HI/UI) enrollment, PIT registration, work permit and visa management for foreign employees, 2% trade union contributions, and Vietnamese workplace culture. Use when setting up employment contracts, handling labor discipline or…

tuanductran/hr-skills · 77 tokens

lov-domain-cutover

A workflow for putting a mainland-China website online after its ICP filing is approved. It verifies the deployment, DNS, HTTPS certificate, domain response, ICP footer, and handling of the old domain.

lovstudio/skills · 63 tokens