skills/legal/background-check-summary/SKILL.md
Summarizes raw background check data into structured executive reports with risk categorization (GREEN/YELLOW/RED). Use when processing criminal records, court filings, employment/education verification, sanctions screening, or adverse media for pre-employment screening, executive due diligence, or investment-grade investigations.
npx skillsauth add casemark/skills background-check-summaryInstall 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.
Transforms raw background check data into a decision-ready summary with risk categorization and compliance flags. Output has three sections: executive summary, detailed findings, and methodology.
Present each category with findings or explicit "No records found":
| Category | Key Data Points | |----------|----------------| | Criminal Records (Fed/State/County) | Charges, disposition, date, jurisdiction, sentence | | Sex Offender Registry | Status, jurisdiction | | Civil Litigation | Case type, role, disposition, damages | | Employment Verification | Title (claimed vs. verified), dates, departure reason | | Education Verification | Degree (claimed vs. verified), institution, dates | | Professional Licenses | Status, disciplinary actions | | Sanctions/Watchlist | OFAC, BIS, state debarment | | Adverse Media | Source, date, relevance assessment |
State sources searched and gaps (jurisdictions not covered, sealed records, database lag).
| Status | Criteria | Action | |--------|----------|--------| | GREEN | No adverse records, all verifications confirmed | Proceed | | YELLOW | Minor discrepancies, old/minor offenses, items needing context | Human review required | | RED | Significant adverse findings, verification failures, recent serious offenses | Enhanced review / adverse action |
development
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.