# Adverse Media Screening

The Adverse Media check offers a comprehensive screening against negative media sources to ascertain any potential risks associated with an individual. This feature conducts daily scans across a vast array of media outlets, including newspapers, magazines, TV/radio transcripts, and more, encompassing over 30,000 sources in 57 languages. With a formidable database established from screening over 2.5 billion media articles, it boasts an extensive collection of negative news, encompassing individuals ranging from terrorists and fraudsters to criminals and influencers.

The core of this feature lies in its ability to categorise Adverse Media Events based on their Risk Stage and Risk Type. The Risk Stage determines where an event is in its lifecycle, while the Risk Type provides insights into the nature of the event, such as abuse, arson, fraud, cybercrime, and more. These classifications work in tandem to decide if a particular Adverse Media Event should be included in the results, ensuring a thorough and precise assessment for every individual screened.

## Adverse Media Stages

The Risk Stage describes where in its lifecycle an Adverse Media Event is. Risk Stages are used in conjunction with Risk Types to determine if the Adverse Media Event is to be included in the results.

| Stage 1   | Stage 2         | Stage 3            | Stage 4              |
| --------- | --------------- | ------------------ | -------------------- |
| Accuse    | Arraign         | Appeal             | Acquit / Not Guilty  |
| Allege    | Arrest          | Confession         | Disciplinary         |
| Conspire  | Audit           | Plea               | Regulatory Action    |
| Probe     | Charged         | Settlement or Suit | Arbitration          |
| Suspected | Complaint Filed | Trial              | Associated           |
|           | Indict          |                    | Censure              |
|           | Lien            |                    | Convict              |
|           | Seizure         |                    | Deported             |
|           |                 |                    | Dismissed            |
|           |                 |                    | Expelled             |
|           |                 |                    | Fine (<$10K, >$10K)  |
|           |                 |                    | Govt Official        |
|           |                 |                    | Revoked Registration |
|           |                 |                    | Sanction             |
|           |                 |                    | Served Jail Time     |
|           |                 |                    | Suspended            |

## Risk types

The Risk Type describes the nature of the Adverse Media Event. Risk Types are used in conjunction with Risk Stage to determine if the Adverse Media Event is to be included in the results.

These include

* :red\_circle:**Critical** - Risk Stages 1, 2, 3 & 4
* :orange\_circle:**Valuable** - Risk Stages 2, 3 & 4
* :yellow\_circle:**Investigate** - Risk Stages 3 & 4
* :green\_circle: **Probative** - Risk Stages 4

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f534">🔴</span><strong>Critical Types</strong></summary>

* BRB - Bribery, Graft, Kickbacks, Political Corruption&#x20;
* BUS - Business Crimes (Antitrust, Bankruptcy, Price Fixing)&#x20;
* DEN - Denied Entity&#x20;
* FOF - Former OFAC List&#x20;
* FOS - Former Sanctions List&#x20;
* FRD - Fraud, Scams, Swindles&#x20;
* IRC - Iran Connect&#x20;
* MLA - Money Laundering&#x20;
* ORG - Organized Crime, Criminal Association, Racketeering&#x20;
* PEP - Person Political REG - Regulatory Action&#x20;
* SEC - SEC Violations (Insider Trading, Securities Fraud)&#x20;
* SNX - Sanctions Connect&#x20;
* TER - Terrorist Related&#x20;
* WLT - Watch List

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f7e0">🟠</span><strong>Valuable Types</strong></summary>

* CFT - Counterfeiting, Forgery&#x20;
* CYB - Computer Related, Cyber Crime&#x20;
* DTF - Trafficking or Distribution of Drug&#x20;
* FAR - Foreign Agent Registration Act&#x20;
* FUG - Fugitive, Escape&#x20;
* GAM - Illegal Gambling&#x20;
* HUM - Human Rights, Genocide, War Crimes&#x20;
* IMP - Identity Theft, Impersonation&#x20;
* KID - Kidnapping, Abduction, Held Against Will&#x20;
* LMD - Legal Marijuana Dispensary&#x20;
* LNS - Loan Sharking, Usury, Predatory Lending&#x20;
* MOR - Mortgage Related MSB - Money Services Business&#x20;
* MUR - Murder, Manslaughter (Committed, Planned or Attempted)&#x20;
* OBS - Obscenity Related, Child Pornography&#x20;
* PRJ - Perjury, Obstruction of Justice, False Filings, False Statements&#x20;
* RES - Real Estate Actions&#x20;
* SEX - Sex Offenses (Rape, Sodomy, Sexual Abuse, Paedophilia)&#x20;
* SMG - Smuggling (Does not include Drugs, Money, People or Guns&#x20;
* SPY - Spying (Treason, Espionage)&#x20;
* TAX - Tax Related Offenses&#x20;
* TFT - Theft (Larceny, Misappropriation, Embezzlement, Extortion)&#x20;
* TRF - People Trafficking, Organ Trafficking

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f7e1">🟡</span><strong>Investigate Types</strong></summary>

* ARS - Arson&#x20;
* AST - Assault, Battery&#x20;
* BUR - Burglary&#x20;
* CON - Conspiracy (no specific crime named)&#x20;
* DPS - Possession of Drugs or Drug Paraphernalia&#x20;
* FOR - Forfeiture IGN - Possession or Sale of Guns, Weapons and Explosives&#x20;
* PSP - Possession of Stolen Property&#x20;
* ROB - Robbery (Stealing by Threat, Use of Force)

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f7e2">🟢</span> <strong>Probative</strong></summary>

* ABU - Abuse (Domestic, Elder, Child)&#x20;
* CPR - Copyright Infringement (Intellectual Property, Electronic Piracy&#x20;
* ENV - Environmental Crimes (Poaching, Illegal Logging, Animal Cruelty)&#x20;
* IPR - Illegal Prostitution&#x20;
* MIS - Misconduct&#x20;
* NSC - Nonspecific Crimes

</details>

Should the individual have a potential match within adverse media sources they will be flagged up for review.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://verify-doc.tiller-verify.com/service-information/the-checks/adverse-media-screening.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
