sanctions_screen
ActiveTool of ai.dynamicfeed/dynamic-feed
Screen a name against the US OFAC SDN + UK Sanctions List (FCDO, Open Government Licence) — keyless. `name` = party to check; optional `program` (an OFAC program e.g. IRAN/CUBA, or a UK regime/origin). Each result is tagged with its `list` (US-OFAC | UK). A match means the party is sanctioned — legally binding the instant it's posted, so models can't know recent designations. Confirm the full entry first. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "sanctions_screenArguments",
"properties": {
"name": {
"type": "string",
"title": "Name",
"default": ""
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 25
},
"program": {
"type": "string",
"title": "Program",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries