Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Managing Sanctions Screening

ASecurity

Structures OFAC and global sanctions screening with match investigation and escalation protocols. Use when screening for sanctions, investigating potential matches, or managing sanctions compliance.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgodatabasedocumentation

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill managing-sanctions-screening --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Managing Sanctions Screening?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Managing Sanctions Screening
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-managing-sanctions-screening/badge)](https://www.skillsdirectory.com/skills/lev-os-managing-sanctions-screening)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: managing-sanctions-screening
description: Structures OFAC and global sanctions screening with match investigation and escalation protocols. Use when screening for sanctions, investigating potential matches, or managing sanctions compliance.
tags:
  - management
  - financial-compliance
  - compliance
metadata:
  author: casemark
  practice_areas:
    - Regulatory Compliance
    - Financial Regulation
    - Compliance
  document_types:
    - Management Report
  skill_modes:
    - Management
    - Coordination
---
# Managing Sanctions Screening

## When To Use

- Setting up or auditing a sanctions screening program across OFAC SDN, Consolidated, Sectoral Sanctions, and non-SDN lists
- Investigating potential matches (hits) from automated screening against customer, counterparty, or transaction data
- Building or refining escalation protocols for true matches, partial matches, and false positives
- Coordinating screening across multiple sanctions regimes (OFAC, EU, UK OFSI, UN, OFAC secondary sanctions) [VERIFY jurisdiction-specific list requirements]
- Preparing management reports on screening volumes, match rates, disposition outcomes, and regulatory exam readiness

## Inputs To Gather

- **Screening universe**: Customer/counterparty database, transaction records, payment messages (MT103/MT202, ISO 20022), or trade finance documents subject to screening
- **Sanctions lists in scope**: OFAC SDN, Sectoral Sanctions Identifications (SSI), Non-SDN lists (e.g., CAPTA, NS-MBS, NS-PLC), EU Consolidated List, UK Sanctions List, UN Consolidated List [VERIFY which lists apply based on jurisdictional nexus]
- **Screening tool and configuration**: Vendor platform (e.g., Fircosoft, Actimize, LexisNexis), fuzzy matching thresholds, filter tuning parameters, and whitelisting/exclusion rules
- **Match investigation files**: Alert details including hit entity name, alias data, ID numbers, country of origin, screening score, and any prior disposition history
- **Risk tolerance and escalation matrix**: Institutional risk appetite, BSA/AML officer designation, escalation thresholds for OFAC vs. non-OFAC matches, and blocking/rejecting authority delegation
- **Regulatory guidance**: Most recent OFAC FAQs, enforcement actions, and any institution-specific consent orders or MRAs from examiners [VERIFY current OFAC guidance vintage]

## Workflow

1. **Define screening scope and list coverage**
   - Map all touchpoints requiring screening: onboarding (KYC/CDD), recurring batch screening, real-time transaction filtering, and beneficial ownership screening
   - Confirm which sanctions lists are screened at each touchpoint and the refresh frequency (OFAC publishes updates on irregular schedules; EU/UK have separate cadences) [VERIFY update frequency requirements]
   - Document interdiction points: where in the transaction lifecycle does a hit trigger a hold, block, or reject

2. **Assess screening tool calibration**
   - Review fuzzy matching thresholds and scoring algorithms — overly tight thresholds miss transliteration variants; overly loose thresholds generate excessive false positives
   - Evaluate filter tuning: are common false-positive names (e.g., "Ali," "Mohammed," geographic terms) handled via whitelisting, exclusion logic, or manual review?
   - Test screening against known SDN entries and known non-matches to validate detection rates
   - Document match scoring methodology and the rationale for current threshold settings

3. **Investigate and disposition alerts**
   - For each alert, compare hit entity data against sanctions list entry: full name, aliases, date of birth, nationality, passport/ID numbers, and vessel/aircraft identifiers where applicable
   - Classify disposition:
     - **True match**: Entity matches SDN or blocked-persons list entry → initiate blocking, file initial OFAC report within 10 business days [VERIFY current OFAC reporting deadline], notify BSA/AML officer
     - **Partial/possible match**: Insufficient data to confirm or deny → escalate for enhanced due diligence, request additional documentation from relationship manager or counterparty
     - **False positive**: Sufficient distinguishing data to rule out match → document reasoning, approve for processing, update whitelist if recurring
   - Record investigation steps, data sources consulted, and analyst rationale in the case management system

4. **Execute blocking and reporting obligations**
   - For confirmed SDN matches: block the property/transaction, do not release without OFAC license [VERIFY specific license requirements]
   - File blocked property report with OFAC within 10 business days of blocking
   - For rejected transactions (non-blocked): file reject report with OFAC annually [VERIFY annual reject reporting requirements]
   - Coordinate with legal counsel on voluntary self-disclosures if a sanctions violation is identified
   - Maintain a 5-year record retention period for all blocking actions and investigation files [VERIFY retention period per 31 CFR Part 501]

5. **Report and monitor program health**
   - Track key metrics: total screening volume, alert rate, false positive rate, true match rate, average disposition time, and aging of open alerts
   - Prepare management reports for BSA/AML committee showing trends, notable matches, and any changes to list coverage or tool calibration
   - Document any OFAC enforcement actions or guidance updates that affect the screening program
   - Flag screening gaps: new product lines, new geographies, or counterparty types not yet integrated into the screening workflow

## Output

- **Screening program summary**: Scope of coverage, lists screened, screening touchpoints, tool configuration, and refresh cadence
- **Alert investigation log**: Structured record of each alert with entity comparison, disposition decision (true match / partial / false positive), analyst name, and supporting documentation
- **Blocking/rejection report**: Details of any blocked property or rejected transactions, OFAC report filing status, and follow-up actions
- **Management dashboard**: Metrics on screening volume, alert rates, disposition outcomes, average investigation time, and program risk indicators
- **Remediation tracker**: Open items such as filter tuning adjustments, whitelist updates, coverage gaps, and regulatory exam findings requiring corrective action

## Quality Checks

- Every true match disposition includes documented comparison against at least two identifying data points (name alone is insufficient)
- False positive dispositions articulate specific distinguishing factors (e.g., different date of birth, different country of nationality, confirmed unrelated entity)
- Blocking reports are filed within OFAC's 10-business-day deadline [VERIFY current deadline]
- Screening list versions are current — confirm the SDN list publication date matches the most recent OFAC update
- Fuzzy matching thresholds are documented with business justification; any changes to thresholds are approved by the BSA/AML officer
- All [VERIFY] items are resolved against current OFAC regulations, institution-specific policies, and applicable non-US sanctions regimes before finalizing

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →