Sanctions Screening Workflow

Screen customers and transactions against OFAC, UN, EU, and UK sanctions lists.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/davidleconte/hcd-janusgraph --skill sanctions-screening-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Sanctions Screening Workflow
Source: https://github.com/davidleconte/hcd-janusgraph/tree/main/skills/banking/sanctions-screening-workflow
Command: npx skills add https://github.com/davidleconte/hcd-janusgraph --skill sanctions-screening-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Checks customer and transaction data against sanctions lists to prevent prohibited activity and regulatory risk.

Core Features & Use Cases

  • Sanctions list screening across OFAC, UN, EU, and UK lists for customers and transactions.
  • Multi-list scoring using fuzzy matching and contextual attributes to reduce false positives.
  • Audit-ready reporting with screening reports and escalation workflows for compliance.

Quick Start

Run a sanctions screening batch on the onboarding cohort and review the top matches in the reporting template.

Frequently Asked Questions about Sanctions Screening Workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sanctions screening for bank onboarding and real-time transactions?

Automated sanctions screening flags matches across OFAC, UN, EU, and UK lists by applying fuzzy matching and contextual analysis to customer and transaction data, reducing false positives during onboarding and real-time processing.

What is fuzzy matching in sanctions screening and how does it reduce false positives?

Fuzzy matching in sanctions screening compares multi-list data using contextual attributes to score similarity, reducing false positives by evaluating the exact context of potential matches rather than relying on exact name matches alone.

Can I generate audit-ready compliance reports for flagged sanctions matches?

Yes, you can generate audit-ready compliance reports that document screening results and route flagged matches through structured escalation workflows to meet banking regulatory requirements.

Does this sanctions screening workflow support periodic rescreening of existing customers?

Yes, the sanctions screening workflow applies multi-list screening across onboarding, real-time screening, and periodic rescreening within banking environments to ensure ongoing compliance for existing customers.

What is the best way to handle sanctions list escalation workflows for banking compliance?

The best way to handle sanctions escalation is to apply contextual analysis to flagged matches and route them through structured escalation workflows with auditable reporting to satisfy regulatory compliance requirements.