Automation & Ops ✓ Anthropic · Official kycamlrisk-ratingsanctions-screeningpep-screeningdocument-check

KYC Rules Screener

Scores onboarding records against firm KYC/AML rules, checks documents, and routes risk.

FollowSkills review · FSRS-2.0
Use with care
51/ 100 5-point scale 2.6 / 5
1 2 3 4 5 6
1Trust14 / 25 · 2.8/5

The skill explicitly treats applicant records as untrusted documents, the rules grid as a trusted source, requires rule citations, never approves, and routes to escalation and human review. It does not explain sensitive KYC data transmission, storage, minimization, MCP permissions, user confirmation, external effects, or rollback, so points are deducted.

2Reliability8 / 20 · 2.0/5

The steps, inputs, and JSON output are internally coherent, and every outcome is required to reference a rule. However, the rules grid and screening MCP are external dependencies, with no diagnosed failure paths for missing data, timeouts, conflicts, or malformed input, and no skill-specific test evidence; points are deducted.

3Adaptability9 / 15 · 3.0/5

The audience, invocation timing after kyc-doc-parse, inputs, and principal outputs are reasonably clear, and the skill states that it scores and routes rather than approves. Non-fit boundaries, exclusion triggers, Chinese-language support, and mainland-China network fit are not documented, so points are deducted.

4Convention8 / 15 · 2.7/5

The document has readable progressive steps, a table, and a JSON example. Repository context supplies an Apache-2.0 license, plugin validation, and contribution/update guidance, but the skill lacks its own version, changelog, troubleshooting guidance, stable parameter contract, and explicit maintenance owner, so points are deducted.

5Effectiveness7 / 15 · 2.3/5

The skill addresses risk rating, document checks, rule-by-rule outcomes, and disposition routing in a directly usable structure for human review. The actual rules grid is not included, screening depends on an external MCP, and static review cannot verify correctness or comparative benefit; the score therefore remains at the static-review ceiling and is reduced for uncertainty.

6Verifiability5 / 10 · 2.5/5

The skill text is auditable, and repository workflows show plugin validation and secret scanning. There is no skill-specific key-path test suite, real execution record, or cross-source corroboration, so the available static evidence supports only a limited score.

Evidence confidence:Low Reviewed Jul 19, 2026 Reviewed revision 4aa51ed3d379
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Do not treat the output as approval or a final compliance decision; verify the rules grid, screening results, and applicant record.
  • Document MCP permissions, sensitive-data handling, failure feedback for missing or timed-out dependencies, human confirmation, and audit logging.
  • Add key-path tests for risk rating, document status, rule citations, and disposition routing.
Review evidence [1][2][3][4][5][6]
See the full review method →

What does this skill do, and when should you use it?

This skill applies a firm's KYC/AML rules grid to a parsed onboarding record and screening results. It calculates a low, medium, or high risk rating and shows the factors behind it. It checks required documents for the applicant type and risk level, then reports every applicable rule with a cited rule reference. It flags missing or escalation-worthy items and does not approve onboarding.

Reads the structured record produced by kyc-doc-parse, the firm's rules grid, and sanctions, PEP, and adverse-media results from the screening MCP; calculates risk from jurisdiction, applicant type, beneficial-ownership depth, PEP exposure, screening hits, and source-of-funds clarity; checks each required document as received, missing, or expired; outputs each applicable rule with its ID, text, outcome, and evidence fields; and produces a risk rating, disposition, missing documents, escalation reasons, and rule outcomes.

  1. A compliance team uses it after receiving onboarding materials to score a structured applicant record against the firm's rules grid.
  2. A KYC analyst uses it to check which documents are required for an applicant type and risk level and to identify missing or expired items.
  3. A screening workflow uses it to route cases with confirmed PEP, sanctions, or adverse-media hits for enhanced due diligence.
  4. An operations team uses it to produce rule-by-rule outcomes and evidence fields before human review.

What are this skill's strengths and limitations?

Pros
  • Covers risk rating, document checks, cited rule outcomes, and disposition routing.
  • Requires a rule reference for each rule outcome, supporting reviewability.
  • Explicitly treats the firm's rules grid as trusted and applicant records as derived from untrusted documents.
  • Surfaces confirmed PEP, sanctions, and adverse-media hits as escalation items.
Limitations
  • Depends on the firm's own rules grid and a screening MCP; no generic rules or screening service is supplied.
  • Requires a structured record from kyc-doc-parse first.
  • The source provides no test suite, performance evidence, or standalone installation procedure.
  • It never approves onboarding; final disposition remains with the escalation process and a human reviewer.

How do you install this skill?

The repository provides this skill within a plugin collection. In Cowork, open Settings → Plugins → Add plugin, paste https://github.com/anthropics/financial-services, and select the relevant agents or verticals; alternatively upload a zip containing a directory under plugins/. The README does not document a standalone installation command for this skill.

How do you use this skill?

First run kyc-doc-parse to produce a structured onboarding record. Then provide the firm's rules grid and screening MCP results, and ask the workflow to apply kyc-rules. The result should include risk_rating, disposition, missing_documents, escalation_reasons, and rule_outcomes for applicable rules. The skill scores and routes; it does not approve onboarding.

FAQ

Can it approve an onboarding case?
No. It scores and routes cases. The repository states that outputs are staged for human sign-off and that the skill never approves.
What external inputs are required?
It needs the firm's rules grid and screening results for sanctions, PEP, and adverse media, supplied through the screening MCP or the documented input path.
What happens when documents are missing or expired?
The skill marks each required document as received, missing, or expired and routes the case when the clear conditions are not met.

More skills from this repository

All from anthropics/financial-services

Automation & Ops ✓ Anthropic · Official

KYC Intake Parser

Turn onboarding packets into structured KYC data ready for screening.

Finance & Investment Banking ✓ Anthropic · Official

Private Equity Deal Screen

Quickly decide whether inbound deal flow merits a first look under your fund’s criteria.

Finance & Investment Banking ✓ Anthropic · Official

Investment Idea Screener

Find long and short stock ideas through quantitative screens, thematic research, and pattern recognition.

Finance & Investment Banking ✓ Anthropic · Official

Anonymous M&A Teaser

Create a one-page anonymous profile that tests buyer interest before NDA execution in a sell-side M&A process.

Finance & Investment Banking ✓ Anthropic · Official

FX Carry Trade Analyst

Evaluates FX carry opportunities through forward curves, rate differentials, volatility surfaces, and historical spot trends.

Finance & Investment Banking ✓ Anthropic · Official

Three-Statement Model Builder

Populate and validate linked income statement, balance sheet, and cash flow models with formulas.

Data & Analysis ✓ Anthropic · Official

Excel Data Cleaning Assistant

Clean inconsistent spreadsheets before analysis.

Finance & Investment Banking ✓ Anthropic · Official

Earnings Update Researcher

Turn quarterly results into an institutional-style update focused on beats, estimate changes, valuation, and thesis impact.

Finance & Investment Banking ✓ Anthropic · Official

PE Investment Committee Memo Writer

Turns diligence, financial analysis, and deal terms into a structured memo for private equity investment committee approval.

Finance & Investment Banking ✓ Anthropic · Official

Financial Model Auditor

Find spreadsheet formula errors and test financial-model integrity before review.

Finance & Investment Banking ✓ Anthropic · Official

Reconciliation Break Tracer

Trace ledger breaks to source entries and state the operational root cause.

Finance & Investment Banking ✓ Anthropic · Official

Investment Banking Pitch Deck Filler

Populate existing investment banking PowerPoint templates with validated data from Excel, CSV, and other source files.

Data & Analysis ✓ Anthropic · Official

General Ledger Roll-Forward

Connects a balance-sheet account’s opening balance to its period-end GL balance for close packages and audit support.

Dev & Engineering ✓ Anthropic · Official

Skill Builder Guide

A practical guide to designing reusable, triggerable, maintainable Agent Skills.

Finance & Investment Banking ✓ Anthropic · Official

M&A Buyer Universe Builder

Build and prioritize strategic and financial buyers for a sell-side M&A process.

Finance & Investment Banking ✓ Anthropic · Official

Comparable Company Analysis Modeling Skill

Build institutional-grade comparable company analyses in Excel with operating metrics, valuation multiples, and statistical benchmarking.

Finance & Investment Banking ✓ Anthropic · Official

Morning Meeting Brief

Turn overnight market developments into a concise, opinionated, actionable morning note.

Productivity & Collaboration ✓ Anthropic · Official

Headless PowerPoint Author

Generate a deliverable PowerPoint file in managed-agent environments without an open Office application.

Finance & Investment Banking ✓ Anthropic · Official

Private Equity Unit Economics

Assess revenue quality and customer economics in software and subscription businesses.

Finance & Investment Banking ✓ Anthropic · Official

Sell-Side CIM Builder

Structures and drafts investor-ready Confidential Information Memorandums for sell-side M&A processes.

Related skills