OFAC Risk Indicator
A factor that raises the likelihood a transaction touches a sanctioned party, such as a high-risk jurisdiction, mixer interaction, or PEP involvement.
TL;DR
TL;DR: A risk indicator is a signal that a counterparty or transaction deserves extra scrutiny. High-risk jurisdictions, mixer interaction, and politically exposed persons are common examples.
What Risk Indicators Signal
A risk indicator is not proof of a sanctions violation. It is a factor that increases the chance one is present, and it tells a screening system to look more closely. Indicators can be geographic, behavioral, or tied to the counterparty itself.
Common Indicators
- High-risk jurisdiction: a country or region with active or elevated OFAC programs.
- Mixer interaction: an address that has touched a cryptocurrency mixing service.
- PEP involvement: a politically exposed person who may control the funds.
How Indicators Feed Screening
In an agent payment flow, indicators are inputs to a score rather than a final decision. sanctionsai.dev exposes a risk_score tool that weighs these signals, then feeds the 4-Gate Agent Payment Protocol: SCREEN, SCORE, STOP, STAMP. A counterparty with multiple indicators should stop, not proceed.
Practical Guidance
- Treat a high score as a reason to pause, not a verdict.
- Combine indicators with an exact SDN List match before blocking.
- Re-score when a counterparty's behavior changes over time.