skills/legal/insurance-certificate-compliance/SKILL.md
Produces requirement-by-requirement CRE insurance certificate compliance reviews by analyzing ACORD 25 certificates and endorsements against Access Agreement terms. Use when the user mentions COI review, insurance compliance, ACORD 25 analysis, Additional Insured verification, primary/non-contributory status, waiver of subrogation, vendor insurance audit, CGL compliance, umbrella follow-form, broker-ready deficiency instructions, certificate holder vs. additional insured, AI endorsements (CG 20 10, CG 20 37), or carrier rating checks.
npx skillsauth add casemark/skills insurance-certificate-complianceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyzes ACORD 25 certificates and endorsement copies against Access Agreement insurance requirements. Produces a compliance determination with broker-ready corrective instructions.
Cardinal rule: A COI is an informational snapshot only — it does not amend, extend, or alter coverage.
Gather before drafting (unless user says "use defaults" or "just draft"):
Defaults if no response: Review against standard CGL/auto/WC/umbrella; flag missing endorsements as non-compliant; produce deficiency instructions for all gaps.
If endorsements are missing, request them. If user insists on proceeding, label the review as preliminary with all conclusions conditional.
Extract the Agreement's insurance clause into testable requirements:
| Category | What to extract | |---|---| | Coverage lines | CGL, auto, WC/EL, umbrella/excess, professional, pollution, cyber | | Limits | Per-occurrence, general aggregate, products/completed-ops aggregate, CSL, EL | | Aggregate structure | Per-project, per-location, or policy-level | | Additional Insured entities | Exact legal names with entity suffixes (owner, manager, lender, affiliates) | | AI scope | Ongoing only vs. ongoing + completed operations | | Required endorsement forms | Specific ISO form numbers or "or equivalent" | | Primary & non-contributory | Required on which lines | | Waiver of subrogation | Required on which lines | | Carrier rating | AM Best minimum (typically A- VII) | | Cancellation notice | Days' notice, to whom | | Deductible/SIR caps | Maximum amounts | | Occurrence vs. claims-made | Which lines must be occurrence form |
Pitfalls: Missing completed-operations AI requirement; entity name mismatches (e.g., "ABC Management" vs. "ABC Management, LLC"); assuming umbrella follows form without proof.
| Field | Verify | |---|---| | Named Insured | Matches Recipient entity exactly (legal name + suffix) | | Policy dates | Spans entire access period | | CGL form type | "Occurrence" if contract requires it | | CGL limits | Per-occurrence, general aggregate, products/completed-ops | | Aggregate applies per | Project/location if required (not just "Policy") | | Auto | "Any Auto" or required symbols; CSL meets minimum | | WC/EL | Statutory WC; EL limits; no excluded officers performing work | | Umbrella/Excess | Limits stack to contract total; follows form to required lines | | Certificate Holder | Being listed as Certificate Holder does NOT grant AI status |
Primary & Non-Contributory:
| Requirement | Verification | |---|---| | Waiver of subrogation | Endorsement on each required line — COI checkbox insufficient | | Umbrella AI | Confirm umbrella recognizes AI status; request declarations + endorsement | | Carrier rating | AM Best confirmation or broker attestation | | Cancellation notice | ACORD 25 standard language confers no notice rights; require endorsement | | Deductible/SIR | Request declarations or broker letter; flag credit risk for large SIRs | | Description of Operations | Check for exclusionary language (geographic limits, activity exclusions) |
INSURANCE COMPLIANCE REVIEW
[Privileged and Confidential — Attorney-Client Communication]
Project: [Name/Address]
Recipient: [Entity]
Agreement Date: [Date]
Review Date: [Date]
Assumptions Used: [list]
Open Items / Needed Inputs: [list]
DETERMINATION: [Compliant / Non-Compliant / Conditionally Compliant]
REQUIREMENT-BY-REQUIREMENT ANALYSIS:
| # | Requirement | Contract Ref | Status | Evidence | Deficiency |
|---|---|---|---|---|---|
| 1 | CGL $1M occ / $2M agg | §[X] | Compliant | COI shows matching limits | — |
| 2 | AI - ongoing + completed ops | §[X] | Non-Compliant | No endorsement provided | Provide CG 20 10 + CG 20 37 |
BROKER INSTRUCTIONS:
[Numbered corrective actions with exact document requests]
ESCALATION ITEMS:
[Issues requiring attorney or coverage counsel review]
Drafting rules: Use "unable to verify" not "coverage will be denied." Distinguish: "confirmed" / "indicated but not verified" / "not shown — non-compliant."
| Jurisdiction | Issue | Action | |---|---|---| | New York | Labor Law §§240/241 strict liability (gravity injuries) | Check for "Labor Law"/"Heights"/"Action Over" exclusions; escalate to coverage counsel | | Texas | Anti-Indemnity Act (Ins. Code Ch. 151) | Flag if access involves construction/alteration/repair | | California | Civil Code §2782 limits risk-shifting (active negligence) | Confirm indemnity + AI requirements are consistent | | Florida | Fla. Stat. §627.4137 claimant rights | Note if potential claim identified |
Flag state-law issues for local counsel. Do not assert universal rules about certificate legal effect.
After delivering the review, ask:
Before finalizing:
[VERIFY] for unconfirmed detailsdevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.