skills/legal/breach-notification/SKILL.md
Drafts legally compliant data breach notification letters to affected consumers under multi-state and federal statutes (HIPAA, GLBA, state AG requirements). Use when drafting breach notices, security incident consumer notifications, or data compromise letters.
npx skillsauth add casemark/skills breach-notificationInstall 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.
Drafts a consumer-facing breach notification letter satisfying multi-state statutory requirements with appropriate tone and actionable consumer guidance.
Gather before drafting:
Draft these sections in order:
List only data elements actually affected:
| Category | Examples | |---|---| | Identifiers | Full name, address, phone, email | | Government IDs | SSN, driver's license, passport number | | Financial | Bank account, credit/debit card numbers | | Health | Medical records, insurance IDs, diagnoses | | Credentials | Usernames, passwords, security questions |
If different segments had different data exposed, produce individualized letters.
Tailor to compromised data types:
| Action | Details | |---|---| | Fraud alert | Contact any one bureau; propagates to all three | | Security freeze | Equifax: (800) 685-1111 / Experian: (888) 397-3742 / TransUnion: (888) 909-8872 | | Credit monitoring | Free reports at AnnualCreditReport.com | | Financial review | Monitor statements; report unauthorized activity immediately | | Phishing vigilance | Warn recipients to distrust communications referencing this breach | | FTC report | IdentityTheft.gov for identity theft reports and recovery plans |
Emphasize type-specific steps (e.g., card replacement for payment data, new credentials for login data).
| Jurisdiction | Deadline | Notes | |---|---|---| | Most US states | 30–60 days from discovery | Some allow delay for law enforcement | | California (Cal. Civ. Code § 1798.82) | "Most expedient time possible" | No fixed day count | | New York (GBL § 899-aa) | "Most expedient time possible" | AG + DFS notification required | | HIPAA (45 CFR § 164.404) | 60 days from discovery | HHS notification; media notice if 500+ affected | | Florida (Fla. Stat. § 501.171) | 30 days | Among the strictest |
[VERIFY] Confirm current deadlines against applicable statutes; state laws change frequently.
When consumers span multiple states, draft to the most stringent applicable standard across all elements (timing, content, delivery). Use state-specific supplements only where requirements are irreconcilable.
Verify before finalizing — apply the most stringent applicable state's requirements:
Key changes from the original:
tags (not in spec), tightened description to be concise with clear trigger guidancedevelopment
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.