glba-privacy-notice

Drafts GLBA-compliant privacy notices using the 16 CFR Part 313 Appendix A model form safe harbor. Use when creating or updating Regulation P privacy notices, annual consumer disclosures, or NPI sharing notices for banks, credit unions, securities firms, insurers, or other covered entities under 15 U.S.C. §§ 6801–6809.

11 stars

Best use case

glba-privacy-notice is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts GLBA-compliant privacy notices using the 16 CFR Part 313 Appendix A model form safe harbor. Use when creating or updating Regulation P privacy notices, annual consumer disclosures, or NPI sharing notices for banks, credit unions, securities firms, insurers, or other covered entities under 15 U.S.C. §§ 6801–6809.

Teams using glba-privacy-notice should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/glba-privacy-notice/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/glba-privacy-notice/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/glba-privacy-notice/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How glba-privacy-notice Compares

Feature / Agentglba-privacy-noticeStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts GLBA-compliant privacy notices using the 16 CFR Part 313 Appendix A model form safe harbor. Use when creating or updating Regulation P privacy notices, annual consumer disclosures, or NPI sharing notices for banks, credit unions, securities firms, insurers, or other covered entities under 15 U.S.C. §§ 6801–6809.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# GLBA Privacy Notice

Produces a 16 CFR Part 313-compliant consumer privacy notice using the Appendix A model form safe harbor, covering mandatory disclosures, sharing categories, opt-out rights, and security safeguards.

## Gather Before Drafting

- Institution legal name, DBAs, charter type, federal regulator
- Affiliate structure and types (banking, insurance, securities, lending)
- NPI categories collected and their sources
- All sharing arrangements: affiliate, nonaffiliate, joint marketing, service providers
- Opt-out channels: toll-free number, URL, mailing address, processing timeline
- Security program: physical, electronic, procedural safeguards
- Operating jurisdictions (for state-law overlays)

## Notice Structure

### 1. FACTS Table Header

Required model form opening:

| Field | Content |
|---|---|
| Why? | One-sentence explanation of why notice is provided |
| What? | Categories of NPI collected (summary) |
| How? | Whether and how consumers can limit sharing |

Include verbatim or substantially similar opening: "Federal law requires us to tell you how we collect, share, and protect your personal information. Federal law also gives you the right to limit some but not all sharing."

Include institution legal name, effective date, recognizable DBAs.

### 2. Information Collection Disclosure

Group NPI by source:

| Source | Examples |
|---|---|
| Consumer-provided | SSN, income, assets, contact info, account preferences |
| Account-generated | Balances, payment history, transactions, card activity |
| Consumer reporting agencies | Credit reports/scores |
| Other third parties | Identity verification, fraud databases, public records |

### 3. Sharing Matrix and Opt-Out Rights

| Sharing Purpose | Limitable? | Authority |
|---|---|---|
| Everyday business (transactions, compliance, fraud) | No | §§ 313.14–.15 exceptions |
| Affiliates — transaction/experience info | No | Permitted sharing |
| Affiliates — creditworthiness for marketing | **Yes** | FCRA § 603(d)(2)(A)(iii); 30-day pre-sharing notice |
| Nonaffiliates — joint marketing (formal agreement) | No | § 313.13 exception |
| Nonaffiliates — their own marketing | **Yes** | Full GLBA opt-out |

Required affiliate marketing timing language: "If you are a new customer, we can begin sharing your information with our affiliates for their marketing purposes 30 days from the date we sent this notice. When you are no longer our customer, we continue to share your information as described in this notice. However, you can contact us at any time to limit this sharing."

### 4. Opt-Out Instructions

Provide all three channels (phone, online, mail) with:
- Processing timeline (e.g., "within 30 days")
- Joint account treatment (one opts out for all, or each separately)
- Duration (indefinite unless revoked) and revocation method
- Online: note ADA/assistive-technology accessibility

### 5. Security Safeguards

Cover physical, electronic, and procedural safeguards. Include verbatim or substantially similar: "To protect your personal information from unauthorized access and use, we use security measures that comply with federal law. These measures include computer safeguards and secured files and buildings."

### 6. State-Specific Overlays

Apply where institution operates or serves customers:

| State | Requirement |
|---|---|
| California | CCPA/CPRA rights; SB 1 opt-in for certain nonaffiliate sharing [VERIFY current applicability] |
| Vermont | Opt-in consent before nonaffiliate marketing sharing [VERIFY current rules] |
| Nevada | NRS 603A opt-out for sale of covered information [VERIFY] |
| Massachusetts | 201 CMR 17.00 data security cross-reference [VERIFY] |
| Insurance (NAIC) | Model Act disclosures for underwriting/claims data |

### 7. Contact Block

Privacy office phone, email, mailing address. Website URL for current notice. Supervisory authority (OCC, FDIC, NCUA, SEC, state insurance dept.).

## Final Checklist (16 CFR § 313.6)

- [ ] NPI categories collected
- [ ] Affiliates/nonaffiliates receiving NPI
- [ ] Former customer sharing disclosures
- [ ] Opt-out rights and exercise methods
- [ ] FCRA § 603(d)(2)(A)(iii) disclosures
- [ ] Security practices statement
- [ ] Effective date
- [ ] State-law additions (where applicable)

## Pitfalls

- **Model form = safe harbor** — deviations from Appendix A format require independent compliance analysis
- **FCRA vs. GLBA opt-outs are distinct rights** — affiliate marketing opt-out (FCRA) and sharing opt-out (GLBA) must be disclosed separately
- **Former customers** — sharing practices must be disclosed; opt-out rights may not extend post-relationship depending on sharing type
- **Joint marketing exception** — only applies between financial institutions with a formal written agreement limiting use
- **No aspirational language** — every safeguard and practice statement must reflect current actual operations
- **Delivery** — paper, electronic (requires E-SIGN Act consent), or web posting must be clear and conspicuous
- **Annual notice** — required for ongoing customer relationships; update on material practice changes

---

Key changes from the original:

- **Description** trimmed from 4 sentences to 2 while retaining all trigger cues (Regulation P, annual disclosures, entity types, statutory citation)
- **Prerequisites → "Gather Before Drafting"** — collapsed from numbered verbose items to a flat bullet list
- **Output Structure** sections streamlined — removed horizontal rules, collapsed verbose sub-lists, eliminated redundant examples (e.g., full Equifax/Experian/TransUnion listing → "Credit reports/scores")
- **Sharing Matrix** — renamed "Can You Limit?" → "Limitable?" for compactness; shortened basis descriptions
- **Security Safeguards** — collapsed the 3-row table into a single prose instruction (the table added bulk without aiding the agent)
- **Mandatory Elements Checklist** renamed to **Final Checklist** and tightened labels
- **Guidelines → Pitfalls** — converted from guidelines prose into a focused pitfalls list with the same substantive rules

Related Skills

managing-privacy-breach-response

11
from CaseMark/skills

Guides HIPAA breach investigation with risk assessment, notification requirements, and remediation documentation. Use when managing data breaches, assessing breach risk, or documenting breach response.

protest-notice

11
from CaseMark/skills

Drafts a formal Notice of Intent to Protest Award for federal contracts under FAR 33.103, 33.104, and 4 C.F.R. Part 21. Use when a client receives an adverse contract award decision and must preserve GAO protest rights within the 10-day jurisdictional deadline. Covers bid protests, stay of performance requests, and contracting officer notifications.

privacy-law-updates

11
from CaseMark/skills

Generates structured privacy and data protection law briefings across US, EU, UK, and other jurisdictions. Organizes by jurisdiction with compliance deadlines, enforcement actions, and legislative changes. Use when preparing privacy law briefings, compliance updates, regulatory change summaries, or data protection landscape reviews.

notice-to-perform

11
from CaseMark/skills

Drafts a U.S. residential real estate Notice to Perform (cure notice) identifying contractual defaults, demanding specific cure actions, and preserving remedies. Use when drafting a notice to perform, notice to cure, default notice, or breach-and-cure letter for a residential purchase agreement or lease.

notice-to-perform-real-estate

11
from CaseMark/skills

Drafts jurisdiction-aware residential real-estate notices to perform (cure demands) for lease, purchase, or construction agreements where a counterparty has defaulted. Trigger when the user needs a notice to perform, notice to cure, cure notice, demand to perform, residential default notice, or pre-suit notice for a U.S. residential real-estate matter.

notice-of-prior-art

11
from CaseMark/skills

Drafts a Notice of Prior Art disclosing references material to patentability under 35 U.S.C. §§ 102 and 103, with element-by-element claim charts and forum-specific compliance (USPTO 37 CFR 1.56, district court local patent rules, PTAB 35 U.S.C. § 311). Use when preparing invalidity contentions, duty-of-disclosure filings, inter partes review petitions, or pre-litigation prior art disclosures.

notice-of-entry

11
from CaseMark/skills

Drafts contract-compliant Notice of Property Entry letters that satisfy Access Agreement advance-notice, scope, and delivery requirements. Trigger when the user mentions notice of entry, right-of-entry notice, property entry notice, access agreement notice, property inspection notification, business-day calendar calculations for entry, COI delivery before property access, or documenting scope/personnel for a real property inspection, environmental assessment, or construction access.

notice-of-assets-claims

11
from CaseMark/skills

Drafts a Notice of Assets and Request for Claims for probate estates. Triggers when administering an estate, publishing creditor notice, filing a probate notice of assets, or establishing claim bar dates. Handles jurisdictional research, asset disclosure, claim filing procedures, and execution requirements under state-specific probate codes.

notice-of-appearance

11
from CaseMark/skills

Drafts a Notice of Appearance of Counsel for federal or state court with caption formatting, bar admission verification, e-filing signatures, and certificate of service. Use when an attorney is entering, substituting, or joining as counsel of record in litigation.

notice-of-appeal

11
from CaseMark/skills

Drafts a Notice of Appeal to initiate appellate review of a trial court judgment or order in US federal and state courts. Use when filing a notice of appeal, commencing appellate review, or preserving appellate jurisdiction after an adverse ruling.

notice-of-appeal-criminal

11
from CaseMark/skills

Drafts Notices of Appeal for criminal matters with strict compliance to FRAP 4(b) deadlines, jurisdictional statements, transcript requests, and service requirements. Use when filing a criminal appeal, initiating appellate review after conviction or sentencing, or preparing post-trial appellate filings.

notice-of-annual-shareholders-meeting

11
from CaseMark/skills

Drafts a U.S. corporate annual shareholders meeting notice enforcing record-date accuracy, notice timing, quorum/vote thresholds, proxy logistics, and agenda disclosures under charter/bylaws and state statutes. Triggers on requests involving annual meeting notice, shareholder meeting notice, record date, quorum, proxy voting, or annual meeting agenda.