finra-4512-customer-info

Drafts a FINRA Rule 4512 customer account information checklist for broker-dealers covering identification, trusted contact, affiliations, suitability profile, and account elections. Trigger when the user mentions FINRA 4512, customer account information, KYC/CIP onboarding, trusted contact person, Rule 2111 suitability, Rule 3210, or broker-dealer new account setup.

11 stars

Best use case

finra-4512-customer-info is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts a FINRA Rule 4512 customer account information checklist for broker-dealers covering identification, trusted contact, affiliations, suitability profile, and account elections. Trigger when the user mentions FINRA 4512, customer account information, KYC/CIP onboarding, trusted contact person, Rule 2111 suitability, Rule 3210, or broker-dealer new account setup.

Teams using finra-4512-customer-info 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/finra-4512-customer-info/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/finra-4512-customer-info/SKILL.md"

Manual Installation

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

How finra-4512-customer-info Compares

Feature / Agentfinra-4512-customer-infoStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts a FINRA Rule 4512 customer account information checklist for broker-dealers covering identification, trusted contact, affiliations, suitability profile, and account elections. Trigger when the user mentions FINRA 4512, customer account information, KYC/CIP onboarding, trusted contact person, Rule 2111 suitability, Rule 3210, or broker-dealer new account setup.

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

# FINRA Rule 4512 — Customer Account Information

Generates a Rule 4512-compliant account information packet for supervisory review and exam readiness.

## Quick Start

Gather before drafting:
- Firm WSPs and approved onboarding/KYC forms
- Government ID(s) and tax forms (W-9/W-8) for all holders
- Entity docs if applicable (trust agreement, LLC/corp docs, POA, UTMA/UGMA)
- Investment profile inputs (objectives, risk tolerance, horizon, financials, experience)
- Disclosure/consent forms (E-SIGN, margin, options ODD, securities lending, privacy)

## Core Workflow

Complete each section. Record "Declined" with date for non-mandatory declinations. Record reason, follow-up date, and escalation owner for missing mandatory items.

### A. Header

| Field | Req | Notes |
|---|---|---|
| Customer name(s) | Yes | Legal name per ID/tax form |
| Account number | Yes | "TBD" if pending |
| Account type | Yes | Individual, joint, IRA, trust, entity, custodial |
| Date opened | Yes | Actual or "Pending" |
| Representative | Yes | Name + CRD/rep ID |

### B. Customer Identification (4512 + CIP)

| Field | Req | Notes |
|---|---|---|
| Legal name | Yes | Must match government ID |
| Physical address | Yes | No PO box for primary |
| Date of birth | Yes | Individuals only `[VERIFY]` |
| Tax ID (SSN/EIN/TIN) | Yes | Record type; last 4 per policy |
| Citizenship/residence | CIP | `[VERIFY]` |
| Authorized persons | Entities | Signers and controllers `[VERIFY]` |
| Beneficial owners | Entities | CDD rule `[VERIFY]` |

### C. Trusted Contact (4512(a)(1)(E))

| Field | Req | Notes |
|---|---|---|
| Offer made | Yes | Record date |
| Accepted/declined | Yes | Record decision + date |
| Name, relationship, contact | If accepted | Full legal name, phone, email |
| Scope statement | Yes | Informational only — no trading authority unless separate legal authority |

### D. Employment & Affiliations

| Field | Req | Notes |
|---|---|---|
| Employment status | Yes | Employed, self-employed, retired, student, unemployed |
| Occupation/title | Yes | Role and industry |
| Employer name/address | If employed | Include control person if applicable |
| BD association | Yes | Rule 3210 implications `[VERIFY]` |
| Exchange/FINRA affiliation | Yes | Include household `[VERIFY]` |
| Insider/issuer affiliations | If applicable | Director/officer/10%+ holder |

### E. Investment Profile (Rule 2111)

| Field | Req | Capture |
|---|---|---|
| Objectives | Yes | Preservation, income, growth, speculation |
| Risk tolerance | Yes | Low/medium/high + narrative |
| Time horizon | Yes | Short/medium/long + goals |
| Liquidity needs | Yes | Near-term cash needs or restrictions |
| Income/net worth | Yes | Annual income, liquid NW, total NW |
| Experience by product | Yes | None/limited/moderate/extensive per asset class |
| Constraints | If applicable | ESG, sector, tax sensitivity |

### F. Account Features

- [ ] Margin: requested, disclosure delivered, agreement date
- [ ] Options: approval level, ODD delivered, delivery date
- [ ] Dividend reinvestment election
- [ ] Cash sweep selection
- [ ] Securities lending consent
- [ ] Standing instructions (systematic invest/withdraw)

### G. Delivery & Consent

- [ ] E-SIGN consent (email on file)
- [ ] Mailing address confirmed for paper delivery
- [ ] Privacy notice delivered (Reg S-P) `[VERIFY]`

### H. Certifications & Supervisory Review

- Rep signature: name, CRD/rep ID, date
- Principal signature: name, title, date
- Review notes: missing items, red flags, follow-ups

### I. Retention

| Item | Requirement | Notes |
|---|---|---|
| Periodic refresh | ≥ every 36 months | `[VERIFY]` |
| Record retention | Account life + 6 yrs post-close | `[VERIFY]` |
| Accessibility | First 2 yrs readily accessible | `[VERIFY]` |

## Pitfalls & Checks

- Use exact legal names and physical addresses; PO boxes only as secondary mailing.
- Document all "reasonable efforts" and declinations with dates.
- Trusted contact is informational only — never imply trading authority.
- Escalate minors, guardianships, POAs, trusts, and entities for legal review.
- Follow firm WSPs for CIP, AML, OFAC screening, and supervisory sign-off.
- Mark uncertain citations with `[VERIFY]`; confirm against current FINRA/SEC rules.
- U.S. jurisdiction only; note deviations for non-U.S. customers.

---

**Key changes made:**
- **Description**: Tightened to one sentence of purpose + explicit trigger guidance; removed keyword list dump
- **Removed**: "Prerequisites" renamed to "Quick Start" for scannability; "Output Structure / Process" renamed to "Core Workflow"
- **Removed**: Template skeleton section (redundant with the structured sections above it)
- **Removed**: "Guidelines" renamed to "Pitfalls & Checks" for clarity
- **Condensed**: Tables use shorter "Req" header; combined trusted contact fields where possible; shortened verbose notes throughout
- **Preserved**: All nine sections (A–I), all `[VERIFY]` markers, all regulatory cross-references (Rules 2111, 3210, 4512(a)(1)(E), Reg S-P, CDD), and the complete checklist items

Related Skills

managing-informed-consent-research

11
from CaseMark/skills

Structures research consent documentation with required elements and vulnerable population protections. Use when creating research consents, managing consent processes, or documenting informed consent.

managing-informed-consent-compliance

11
from CaseMark/skills

Evaluates informed consent practices against state law requirements and institutional policies. Use when auditing consent processes, reviewing consent form adequacy, or managing consent compliance.

managing-clinical-imaging-informatics

11
from CaseMark/skills

Structures radiology informatics workflows with PACS integration and DICOM standards. Use when managing imaging informatics, integrating PACS systems, or implementing DICOM workflows.

documenting-informed-consent

11
from CaseMark/skills

Structures informed consent documentation with risks, benefits, alternatives, and patient understanding confirmation. Use when obtaining informed consent, documenting consent discussions, or verifying consent completeness.

proprietary-information-inventions-agreement

11
from CaseMark/skills

Drafts U.S. Proprietary Information and Inventions Agreements (PIIA) for employee or consultant onboarding. Use when drafting a PIIA, inventions assignment, proprietary information agreement, or onboarding confidentiality/IP paperwork. Covers invention assignment, DTSA immunity, prior inventions disclosure, and state-specific carve-outs.

nydfs-infosec-program

11
from CaseMark/skills

Drafts a comprehensive Information Security Program compliant with NYDFS Cybersecurity Regulation (23 NYCRR 500). Covers CISO designation, risk assessment, access controls, encryption, monitoring, incident response, notification, and annual certification for covered financial services entities. Use when drafting cybersecurity programs, NYDFS compliance policies, or information security policies for financial institutions. Trigger keywords: NYDFS, 23 NYCRR 500, cybersecurity regulation, information security program, CISO policy, financial services cybersecurity.

informed-consent-form

11
from CaseMark/skills

Drafts regulatory-compliant informed consent forms for healthcare procedures, clinical trials, research participation, or professional services. Incorporates HIPAA, FDA, IRB/Common Rule, and ICH-GCP requirements as applicable. Use when drafting surgical consent, research participant agreements, clinical trial consent, or treatment authorization forms.

informed-consent-form-clinical-trial

11
from CaseMark/skills

Drafts an IRB-ready Informed Consent Form (ICF) for FDA-regulated clinical trials compliant with 21 CFR 50.25, 50.27, and ICH-GCP. Use when drafting or revising consent documents for Phase I–IV trials, IND studies, or other FDA-regulated protocols requiring IRB submission.

information-security-policy

11
from CaseMark/skills

Drafts a board-approvable Information Security Policy covering data classification, access controls, encryption, incident response, breach notification, and enforcement. Tailored by industry and regulatory environment (HIPAA, GDPR, CCPA, GLBA, FERPA, PCI DSS). Use when drafting or overhauling an organization's foundational information security governance framework or cybersecurity policy.

finra-4512-customer-account

11
from CaseMark/skills

Drafts FINRA Rule 4512-compliant customer account records for broker-dealers. Use when onboarding customers, updating account information, or preparing for regulatory examinations. Triggers on requests involving customer account documentation, CIP/AML obligations, trusted contact designations, suitability profiling, or SEC Rule 17a-3 recordkeeping in broker-dealer contexts.

broker-dealer-customer-agreement

11
from CaseMark/skills

Drafts SEC/FINRA-compliant Broker-Dealer Customer Agreements covering account opening, trading, margin, fees, risk disclosures, privacy, arbitration, and execution. Use when drafting or updating customer account agreements, brokerage agreements, or customer documentation for registered broker-dealers.

managing-tax-information-reporting

11
from CaseMark/skills

Structures Form 1099, W-2, and other information reporting with classification and filing requirements. Use when managing tax reporting, classifying payments, or ensuring filing compliance.