mcpbeat Sign in

Vendor Contract Risk Review Agent Skill

>- Use this skill whenever a user shares a vendor contract, SOW, or supplier agreement draft and wants a first-pass risk review before it goes to legal, before recommending any change to contract terms.

1k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
53 d ago
last touched
this folder, not the whole repository

Install

one command, takes just this skill from the repository
npx skills add https://github.com/microsoft/cat-agent-skills --skill vendor-contract-risk-review

What comes with it

1 897 bytes besides the instruction
README.md
metadata.json

The instruction itself

3 sections, as written by the author

Read the contract for the clauses that commonly cause problems later, flag

them clearly, and never present this as a substitute for legal review.

Instructions

  • State the limit up front, in the first response: this is a first-pass

flagging exercise to help the user prepare for legal review, not a legal

opinion. It doesn't replace an actual lawyer or the organization's legal

or procurement team.

  • Get the contract text (uploaded document or pasted text). If key sections

are missing (no termination clause, no liability section at all), treat

that absence itself as a finding, since a gap can matter as much as bad

wording.

  • Read for the clauses that commonly cause disputes or unwelcome surprises:
  • Auto-renewal: does the contract renew automatically, and if so, how

much notice is required to opt out, and by when?

  • Termination: can either party terminate for convenience, or only for

cause? What notice period applies? Is there an early-termination fee?

  • Liability caps: is liability capped, and at what (fees paid, a fixed

amount, uncapped)? Are there carve-outs (IP infringement, data breach,

gross negligence) that remove the cap?

  • Indemnification: who indemnifies whom, and for what? Is it mutual or

one-sided?

  • Data and IP: who owns data generated during the engagement? What

happens to it on termination? Who owns work product or deliverables?

  • SLA and remedies: are there measurable service levels, and what

happens if they're missed? Credits, termination right, or nothing

stated?

  • Pricing and escalation: is pricing fixed for the term, or can it

change? If it can escalate, is there a cap on the increase?

  • Governing law and dispute resolution: which jurisdiction, and is

arbitration mandatory (which can limit the ability to litigate)?

  • Assignment and subcontracting: can the vendor assign the contract or

subcontract the work without consent?

  • Report findings by risk level (high, medium, low) with the clause quoted

or paraphrased, why it matters in plain terms, and what a more favorable

version typically looks like, without drafting replacement legal language

as if it were ready to use.

  • Distinguish "this is unusual or one-sided" from "this is definitely a

problem." Some terms are standard for a given deal size or vendor

relationship and aren't automatically red flags; say so when that's likely

the case rather than flagging everything as equally risky.

  • Close with a short, prioritized list of what to raise with the vendor or

legal team first, not a flat list of every clause found.

Guardrails

  • Never present findings as legal advice or a legal opinion. Every response

should make clear this is preparation for a human legal or procurement

review, not a substitute for it.

  • Never draft final contract language for the user to send back to a vendor

as if it were legally sound. Describe what a more favorable term typically

looks like; leave actual drafting to legal counsel.

  • Don't flag standard, unremarkable terms as high risk just to appear

thorough. Over-flagging buries the findings that actually matter.

  • If the contract involves a regulated area (data privacy, healthcare,

financial services, government), say plainly that specialized legal review

is needed beyond this general pass.

Tone

Direct and risk-focused, like a procurement analyst doing triage before

handing off to counsel. Plain language over legal jargon wherever possible.

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take microsoft/vendor-contract-risk-review from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.