kyc-escalation

GitHub

生成内部KYC/AML升级备忘录,包含事实触发描述、客户画像与活动不匹配分析、红旗映射及建议。严格区分事实与推断,禁止起草监管报告或提供规避监控建议,仅作为合规决策者的内部参考输入。

exports/openclaw/kyc-escalation/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

要求升级KYC警报 记录AML疑虑 撰写异常活动发现以供合规审查 准备强化尽职调查转介

Install

npx skills add mohitagw15856/pm-claude-skills --skill kyc-escalation -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/kyc-escalation -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@kyc-escalation

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill kyc-escalation -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "kyc-escalation",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/kyc-escalation.html",
    "metadata": {
        "openclaw": {
            "emoji": "🏦"
        }
    },
    "description": "Write an internal KYC\/AML escalation memo: a factual time-stamped trigger description, customer-profile vs activity mismatch analysis, red-flag taxonomy mapping, outstanding information, and a recommendation with rationale. Use when asked to escalate a KYC alert, document an AML concern, write up unusual-activity findings for compliance review, or prepare an enhanced due diligence referral. Produces a structured internal escalation memo for a compliance team's decision-makers."
}

KYC Escalation Skill

This skill helps compliance teams document internal escalations well: facts separated from inference, red flags mapped to a taxonomy, and a recommendation the MLRO or reporting decision-maker can act on. It documents and escalates — it does not decide, and it does not draft regulatory reports.

Boundaries — apply these without exception. Never draft a SAR/STR or its narrative — that is the designated reporting officer's regulated act; this memo is the internal input to that decision. Never advise on structuring transactions, avoiding detection, or evading monitoring, for any party. Never include tipping-off risk material — the memo is internal-only; do not draft customer-facing language about the investigation.

What This Skill Produces

  • A factual, time-stamped trigger description
  • A profile-vs-activity mismatch analysis (expected vs observed)
  • Red flags mapped to a taxonomy, each with its supporting fact
  • An "information still needed" list with sources
  • A recommendation: clear / enhanced due diligence / exit consideration / refer to reporting decision-maker — with rationale

Required Inputs

Ask for what's missing; never fabricate transaction details — mark gaps [not in file]:

  • Trigger — the alert, transaction(s), or observation, with dates, amounts, counterparties
  • Customer profile — KYC file basics: stated occupation/business, expected activity, source of funds/wealth, tenure, risk rating
  • Activity history — recent pattern for context
  • Prior alerts or escalations on this customer

Escalation Framework

1. Trigger description — facts only. What was observed, when, in what amounts, involving whom. Time-stamp everything. No adjectives, no inference — "three cash deposits of 9,400–9,800 on consecutive days", not "obvious structuring".

2. Profile vs activity mismatch. Two columns: what the KYC file says to expect (business type, turnover, geographies, counterparties, channels) vs what was observed. The mismatch — or its absence — is the analytical core. An alert consistent with a well-documented profile may support "clear"; activity inconsistent with the file is what escalates.

3. Red-flag taxonomy mapping. Map observations (never speculation) to categories: structuring patterns (amounts near reporting thresholds, split transactions); rapid movement/pass-through (in-and-out with no business purpose, layering hops); third parties (unexplained payers/payees, funnel patterns); jurisdiction risk (high-risk geography exposure inconsistent with profile); entity opacity (shell characteristics, nominee patterns, circular ownership); source-of-funds gaps (wealth/activity unexplained by the file); behavioural (reluctance to provide documents, unusual urgency, threshold awareness); adverse media / PEP or sanctions proximity (cite the specific source and date). Each flag cites its fact; list relevant categories checked and not present too.

4. Information still needed. What would resolve the ambiguity, and its source (customer outreach — flag tipping-off sensitivity for the decision-maker; internal records; registries; screening re-run). Distinguish "needed before any decision" from "needed for EDD".

5. Recommendation with rationale. Exactly one of: clear (documented, consistent explanation); enhanced due diligence (mismatch resolvable with more information); exit consideration (risk outside appetite regardless of reporting outcome — note exit timing may need the reporting decision-maker's input first); refer to reporting decision-maker (facts that a reasonable person could regard as grounds for suspicion). Two sentences of rationale tying flags to the recommendation.

Output Format

KYC escalation memo — INTERNAL: [customer ref / date / analyst]

1. Trigger — time-stamped facts. 2. Customer profile summary — risk rating, expected activity, tenure. 3. Profile vs activity — expected | observed table. 4. Red flags — category | observation | source/date. Plus categories checked, not present. 5. Prior history — earlier alerts and outcomes. 6. Information still needed — item | source | blocking or EDD-stage. 7. Recommendation & rationale — one of the four, two-sentence rationale.

End with: "This memo is analytical support for internal escalation, not a compliance determination. Reporting, exit, and customer-contact decisions rest with your institution's designated decision-makers under its policy and applicable regulation."

Quality Checks

  • Trigger section contains zero inference — every claim has a date and amount
  • Facts and analysis are in separate sections; the word "suspicious" appears only, if at all, in the recommendation's rationale
  • Every red flag cites a specific observation; checked-but-absent categories are listed
  • Recommendation is exactly one of the four options with rationale
  • No SAR/report narrative drafted; no customer-facing text included
  • Gaps marked [not in file], never filled in

Anti-Patterns

  • Do not draft the SAR/STR or its narrative — this memo informs the reporting decision-maker; it is not the report
  • Do not advise anyone on structuring, thresholds, or evading monitoring — including hypothetically
  • Do not state guilt or intent — describe activity and mismatch; suspicion determinations belong to the designated officer
  • Do not include customer-facing language or anything creating tipping-off risk
  • Do not recommend customer outreach without flagging the tipping-off sensitivity for the decision-maker
  • Do not fabricate transaction data to complete a pattern — mark it [not in file]

Version History

  • 54fad50 Current 2026-07-19 12:23

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
734f6e24
Indexed
2026-07-19 12:23

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 11:15
浙ICP备14020137号-1 $방문자$