The AML Detector acts as a pre-screening tool — providing fast initial risk detection before deeper analysis. It checks every transaction against the configured address lists and fires an alert when a match is found.Documentation Index
Fetch the complete documentation index at: https://docs.extractor.live/llms.txt
Use this file to discover all available pages before exploring further.
Source
Specifies which address list the detector checks against. Only one source can be selected at a time.- ext
- custom
- empty
Extractor’s proprietary AML address database — maintained and updated continuously by Hacken.
Tags filter
Narrows alerts to specific AML risk categories. Enter tags as comma-separated values — prefix with! to exclude.
| Tag | Meaning |
|---|---|
cybercrime | OFAC-listed or cybercrime-related activity |
sanctions | Directly sanctioned entities |
sanctions_exposure | Indirect exposure to sanctioned entities |
suspicious | Flagged for suspicious behavior |
exploit | Involved in a known exploit |
Score condition
Filters alerts based on AML risk score in the range 0.0 – 100.0.Score > 0 (recommended for known addresses)
Score > 0 (recommended for known addresses)
Addresses without a score will NOT trigger an alert. Use this when you only care about addresses with confirmed risk data.
Score >= 0 (include unscored addresses)
Score >= 0 (include unscored addresses)
Addresses without a score WILL trigger an alert at Info severity. Use this when you want visibility into any address interaction, regardless of scoring coverage.
Tracking options
Select which transaction components are evaluated:- Track Transaction — all addresses involved in the transaction
- Track From — sender address only
- Track To — recipient address only
- Track Token — token transfer addresses (the monitored address is treated as the token contract)
Custom addresses
Add your own addresses in CSV format:- Score — value between
0.0and100.0 - Tags — semicolon-separated (e.g.,
ofac;sanctions)
Severity
Set to Auto to let the detector map the AML score to severity automatically, or override with a fixed level:Critical · High · Medium · Low · Info.