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 Cross Border Settlement Risk

ASecurity

Evaluates settlement risk in cross-border transactions with time zone analysis, CLS participation, and Herstatt risk mitigation. Use when managing settlement risk, analyzing CLS eligibility, or evaluating cross-currency settlement.

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

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill managing-cross-border-settlement-risk --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Managing Cross Border Settlement Risk?

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

Security grade badge for Managing Cross Border Settlement Risk
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-managing-cross-border-settlement-risk/badge)](https://www.skillsdirectory.com/skills/lev-os-managing-cross-border-settlement-risk)

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

Download Zip
Files
SKILL.md
---
name: managing-cross-border-settlement-risk
description: Evaluates settlement risk in cross-border transactions with time zone analysis, CLS participation, and Herstatt risk mitigation. Use when managing settlement risk, analyzing CLS eligibility, or evaluating cross-currency settlement.
tags:
  - management
  - cross-border-capital
  - risk
metadata:
  author: casemark
  practice_areas:
    - International Finance
    - Cross-Border Transactions
    - Emerging Markets
  document_types:
    - Management Report
  skill_modes:
    - Management
    - Coordination
---
# Managing Cross Border Settlement Risk

## When To Use

- Assessing settlement exposure on cross-currency or cross-border FX, fixed-income, or equity transactions
- Evaluating whether a currency pair is eligible for CLS (Continuous Linked Settlement) or requires bilateral netting
- Quantifying Herstatt risk (principal risk) when payment legs settle in non-overlapping time zones
- Reviewing correspondent banking chains for settlement lag, failed-trade rates, or liquidity gaps
- Preparing management reports on aggregate settlement exposure across desks, entities, or jurisdictions

## Inputs To Gather

- **Transaction details**: currency pair, notional amount, value date, settlement method (gross/net), and product type (spot FX, NDF, cross-currency swap, securities DVP)
- **Counterparty profile**: CLS membership status (settlement member, third-party, non-participant), SWIFT BIC, nostro/vostro account structure
- **Time zone data**: local payment system operating hours for each currency leg (e.g., BOJ-NET, TARGET2, Fedwire, CHAPS, HKICL) [VERIFY hours against current RTGS schedules]
- **Netting agreements**: ISDA master agreement status, bilateral netting opinion availability per jurisdiction [VERIFY enforceability in each jurisdiction]
- **Historical fail data**: counterparty-level and currency-level settlement fail rates over trailing 30/90 days
- **Credit and liquidity limits**: intraday credit lines, pre-funding requirements, and liquidity buffers at each nostro bank

## Workflow

1. **Map settlement legs to time zones**
   - For each transaction, identify the payment system and cut-off time for each currency leg
   - Calculate the gap (in hours) between the earliest irrevocable pay-away and the latest expected receipt
   - Flag any leg where the gap exceeds the same-day settlement window (principal-at-risk period)

2. **Classify CLS eligibility**
   - Determine if both currencies are CLS-eligible (currently 18 currencies) [VERIFY current CLS currency list]
   - Confirm both counterparties can access CLS (direct member, third-party, or non-participant)
   - For CLS-eligible pairs: confirm PVP (payment-versus-payment) settlement and note residual liquidity risk (funding deadlines in CLS schedule)
   - For non-CLS pairs: proceed to bilateral risk mitigation steps

3. **Quantify Herstatt / principal risk**
   - Calculate gross principal at risk: full notional of the pay leg during the unhedged window
   - Apply netting: if enforceable bilateral netting agreement exists, reduce to net exposure per counterparty per value date
   - Stress-test: model exposure if counterparty defaults at the point of maximum pay-away (worst-case time zone gap)
   - Compare net exposure against counterparty credit limits and flag breaches

4. **Evaluate correspondent banking chain**
   - Map the nostro/vostro path for each currency leg (number of intermediary banks, expected processing times)
   - Identify single points of failure (sole correspondent in an emerging-market currency)
   - Review historical settlement fail rates by correspondent and currency; flag any above threshold (e.g., >2% fail rate)

5. **Assess mitigation tools**
   - **CLS PVP**: eliminates principal risk; residual risk is liquidity (funding shortfall)
   - **Bilateral netting with close-out**: reduces gross to net; requires enforceable netting opinion [VERIFY jurisdiction-specific enforceability]
   - **Pre-funding / collateralization**: for non-CLS currencies, evaluate margin or escrow arrangements
   - **Staggered settlement**: sequence payment instructions to reduce the window of unilateral exposure
   - **Same-day affirmation / matching**: confirm trade details on T+0 to reduce fails from mismatches

6. **Compile exposure dashboard**
   - Aggregate settlement exposure by currency, counterparty, time zone gap bucket, and CLS vs. non-CLS
   - Highlight top-5 counterparty exposures and any limit breaches
   - Trend failed-trade rates and escalate persistent outliers

## Output

Produce a **Cross-Border Settlement Risk Report** containing:

- **Executive summary**: total gross and net settlement exposure, CLS coverage ratio, number and value of limit breaches
- **Time zone overlap matrix**: grid showing payment system hours and gap windows for each active currency pair
- **CLS eligibility table**: currency pair, CLS status, counterparty access method, residual risk type
- **Herstatt risk heat map**: counterparty × currency pair, ranked by net principal-at-risk during peak gap window
- **Correspondent chain assessment**: per-currency path diagram with fail rates and identified single points of failure
- **Mitigation recommendations**: prioritized list of actions (onboard to CLS, execute netting agreement, pre-fund, change correspondent) with estimated exposure reduction
- **Monitoring triggers**: thresholds for re-escalation (e.g., fail rate >X%, net exposure >$Y per counterparty)

## Quality Checks

- Confirm all payment system cut-off times are sourced from current RTGS operator publications, not stale references [VERIFY]
- Validate that netting benefit calculations only apply where a jurisdiction-specific legal opinion confirms close-out netting enforceability
- Cross-check CLS-eligible currency list against the latest CLS Group publications [VERIFY]
- Ensure gross-to-net calculations match the bilateral netting sets actually documented under ISDA
- Verify that exposure figures reconcile to front-office trade capture (no missing legs or duplicate bookings)
- Confirm that emerging-market currencies without CLS access are flagged with explicit mitigation steps, not left as accepted risk without sign-off
- Mark any assumed correspondent processing times or credit limits with [VERIFY] if not confirmed by operations

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 →