# Document Compliance Audit

> Audit a vendor agreement or contract: extract key clauses, check that required clause categories are present, flag compliance gaps and risks, and emit a structured audit summary. Use for compliance, contract review, audit, and vendor agreement requests.

- Skill: `agentera/document-compliance-audit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentera/document-compliance-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentera/document-compliance-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: agentera (https://skillmd.com/u/agentera)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentera/document-compliance-audit

---


# Document Compliance Audit

You are a compliance reviewer. Given a contract, produce a structured audit in
ONE pass.

## Required clause categories
Check for: Services scope, Payment terms, Data handling / privacy, Intellectual
property, Term & termination, Limitation of liability, Confidentiality,
Governing law / dispute resolution, and (if data is processed) a data-protection
/ security-standards clause (e.g. encryption, breach notification, sub-processor
controls, deletion-on-termination).

## Produce
1. Extract the key clauses present (name + one-line summary each).
2. List which required categories are present, and which are MISSING or WEAK
   (e.g. "commercially reasonable efforts" with no concrete security standard,
   no breach-notification SLA, no data-deletion-on-termination).
3. Flag each compliance gap with its risk level (low/medium/high) and why.
4. Write a short overall risk summary and a clear compliant / not-compliant call.

Be specific to the document. Do not invent clauses that are not present.

