finra-4512-customer-account
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.
Best use case
finra-4512-customer-account is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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.
Teams using finra-4512-customer-account 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/finra-4512-customer-account/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How finra-4512-customer-account Compares
| Feature / Agent | finra-4512-customer-account | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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.
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 Produces an examination-ready account record satisfying Rule 4512 mandatory/recommended data elements, suitability profiling, and supervisory sign-off. ## Prerequisites - Government-issued photo ID (license, passport, state ID) - Tax ID — SSN (individual), EIN (entity), or TIN (trust/estate) - Account type determined (individual, joint, custodial, corporate, trust) - Intended trading authorizations (cash, margin, options level) - Supervisory principal available for sign-off ## Workflow ### 1. Customer Identification (Mandatory) | Field | Notes | |---|---| | Full legal name | As on government ID; include suffix (Jr., Sr., II) | | Physical residential address | No P.O. boxes (CIP requirement) | | Date of birth | Age of majority varies by state (18/19/21); custodial if minor | | Tax ID | SSN/EIN/TIN; obtain within 30 days if unavailable at opening | | Phone, mobile, email | Note preferred contact; e-delivery consent date if applicable | **Custodial (UGMA/UTMA):** Document minor's info AND custodian's identity, relationship, and authority basis. ### 2. Trusted Contact Person (Rule 4512(a)(1)(E)) Must be offered; strongly recommended for customers age 65+. **If designated** — collect: full legal name, relationship, mailing address, phone (primary + mobile), email, designation date. **Scope:** Trusted contact has NO account authority. Firm may contact only to: confirm contact info, confirm identity of guardian/trustee/POA holder, or address financial exploitation/diminished capacity concerns. **If declined:** Document declination and date; note ability to add later. ### 3. Employment & Affiliation Disclosures | Situation | Action | |---|---| | Securities industry employee (BD, RIA, exchange) | Document employer, position, licenses; arrange duplicate confirms/statements | | Director/officer/≥10% shareholder of public company | Document company, ticker, position; monitor Section 16/blackout compliance | | Customer or household member affiliated with FINRA member | Obtain prior written employer consent (Rule 3210); send duplicate confirms | | Self-employed | Document business nature and entity structure | "Immediate household" = spouse, domestic partner, financially dependent co-residents. ### 4. Investment Profile & Suitability (Rule 2111) **Objectives** (prioritize and document rationale): capital preservation, current income, growth, speculation, balanced. **Risk tolerance:** Document narrative response to scenarios (e.g., 20% decline over 6 months), not just checkbox. Flag inconsistencies with stated objectives. **Time horizon:** Short-term 1–3 yr | Intermediate 3–10 yr | Long-term 10+ yr **Financial information** (ranges acceptable): | Field | Buckets | |---|---| | Annual income | <$50K / $50–100K / $100–250K / $250–500K / $500K+ | | Liquid net worth | Same scale | | Total net worth (excl. primary residence) | Same scale | **Experience by asset class** (none / limited / moderate / extensive + duration): equities, fixed income, mutual funds/ETFs, options, futures/commodities, alternatives. **Special considerations:** ESG preferences, sector exclusions, tax-advantaged strategies, anticipated liquidity events. ### 5. Account Features & Elections | Feature | Required Documentation | |---|---| | Margin | Margin agreement executed; risk disclosure delivered; forced liquidation acknowledged | | Options | Approval level assigned (L1–L4+); OCC disclosure delivered; receipt dated | | E-delivery | E-SIGN consent; email confirmed | | Dividend reinvestment | Election and effective date | | Cash sweep | Elected sweep vehicle | | Securities lending | Consent obtained; disclosure delivered | Options levels: L1 covered calls → L2 + cash-secured puts → L3 spreads → L4+ uncovered/complex. ### 6. Certification & Supervisory Sign-Off Both blocks require: printed name, CRD#, date, signature. - **Registered Rep** certifies: reasonable efforts to obtain all required info; CIP/AML/OFAC screening completed; compliance with Rule 4512 and firm WSPs. - **Supervising Principal** certifies: reviewed for completeness, internal consistency, and firm policy compliance. ### 7. Recordkeeping & Periodic Review - [ ] Account opening date documented - [ ] 6-year post-closure retention flagged (SEC Rule 17a-3 / FINRA Rule 4511); most recent 2 years accessible - [ ] 36-month review tickler created (Rule 4512(a)(4)) - [ ] Reg S-P / state privacy protections applied - [ ] Secure disposal procedure confirmed for expired records At each 36-month review: document date, reviewing rep, updated fields, and profile-current affirmation. ## Pitfalls - **Declined info:** Record "Customer declined — [date]" for any non-mandatory element refused - **P.O. box only:** Insufficient for CIP; escalate if no physical address available - **Insider/affiliated accounts:** Do not open until Rule 3210 consent obtained; trigger compliance review first - **Suitability conflicts:** Resolve any mismatch between risk tolerance, objectives, time horizon, and financial capacity before activation - **Minors:** Cannot contract; must use UGMA/UTMA custodial structure - **Exam readiness:** All signatures need printed name, title, CRD#, and date - **Jurisdiction:** US federal (FINRA/SEC); confirm state age-of-majority (18/19/21) by customer residence --- **Key changes from original:** - Description rewritten in third-person with explicit trigger guidance - "Output Structure / Process" → "Workflow" for consistency with best practices - "Guidelines" → "Pitfalls" for scannability - Collapsed verbose certification block from a code fence into concise bullet summary - Removed redundant prose (scope explanation, retired employee row, systematic plans row that added little) - Condensed trusted contact fields from table to inline list - Tightened all table cells and narrative text for token efficiency - Preserved all regulatory citations, rule references, and compliance requirements
Related Skills
forensic-accounting-report
Produces a litigation-ready forensic accounting investigation report structured for expert disclosure and evidentiary use. Covers financial irregularities, asset tracing, fraud analysis, quantified damages, and defensible conclusions with exhibits. Use when drafting a forensic accounting report, expert report, fraud investigation summary, asset concealment analysis, or pre-trial financial investigation materials.
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.
depository-account-agreement
Drafts a U.S. Depository Account Agreement governing the institution–depositor relationship for checking, savings, money market, and CD accounts. Enforces Regulation CC (funds availability), Regulation E (electronic fund transfers), Regulation DD (truth in savings), BSA/AML, PATRIOT Act, and OFAC. Embeds required disclosures, liability limits, error resolution, fee structures, and ownership provisions. Trigger keywords: "depository account agreement", "deposit account terms", "checking account agreement", "savings account agreement", "funds availability", "Reg CC", "Reg E", "Reg DD".
corporate-resolution-bank-account
Drafts a board resolution authorizing the opening and management of corporate bank accounts, including signatory designation, account types, borrowing authority, and secretary certification. Triggers when a financial institution requires formal board authorization to establish or manage accounts, when updating authorized signatories, or when documenting banking authority during entity formation or reorganization.
broker-dealer-customer-agreement
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.
bank-account-resolution
Drafts U.S. corporate board resolutions authorizing bank account opening, signatory designation, transaction limits, and related banking documents with ratification, supersession, and secretary certification language. Use when preparing board resolutions, written consents, bank account opening packets, signatory authority letters, or banking authorization documents. Trigger keywords: bank account resolution, banking resolution, board consent, signatory authority, account opening, ACH, wire, signature card.
reconciling-accounts
Compares multiple data sources to produce reconciliation reports with break identification and aging analysis. Use when reconciling accounts, identifying breaks, or performing bank reconciliations.
managing-separately-managed-accounts
Structures SMA operations with customization, compliance overlay, and performance composites. Use when managing SMAs, implementing custom portfolios, or maintaining performance composites.
managing-lease-accounting
Structures ASC 842 lease analysis with classification, measurement, and disclosure requirements. Use when managing lease accounting, classifying leases, or calculating right-of-use assets.
managing-lease-accounting-asc842
Structures ASC 842 compliance with lease identification, classification, measurement, and transition documentation. Use when implementing ASC 842, classifying leases, or calculating lease liabilities.
managing-hedge-accounting
Structures hedge accounting documentation with effectiveness testing and ASC 815/IFRS 9 compliance. Use when documenting hedge relationships, testing effectiveness, or managing hedge accounting compliance.
managing-fund-accounting
Structures fund accounting processes with trade recording, income allocation, and financial statement preparation. Use when managing fund books, recording investment transactions, or preparing fund financials.