# Suspect Score

{% hint style="info" %}
This feature will increase the user verification attempt count.
{% endhint %}

All web-link verification attempts will be screened and scored with a rating within our system, with a combined maximum score of 100.

## Scoring Matrix

Each verification will be assessed on the following sectors and graded individually to a combined score at the end:

1. Bot Detection (Bad Bot) - 12 pts
2. IP Blocklist (Known Attack Source) - 10 pts
3. Tor Exit Node - 9 pts
4. Browser Tampering Detection (Anti-detect) - 8 pts
5. Browser Tampering Detection (Anomaly Score > 0.5) - 8 pts
6. Virtual Machine Detection - 7 pts
7. Public Proxy - 7 pts
8. VPN (OS Mismatch) - 6 pts
9. IP Blocklist (Email Spam) - 6 pts
10. VPN (Timezone Mismatch) - 5 pts
11. VPN (Public VPN Service) - 5 pts
12. Residential Proxy - 5 pts
13. VPN (Relay) - 3 pts
14. Developer Tools - 3 pts
15. Browser Incognito Detection - 2 pts
16. High-activity Device - 2 pts
17. Privacy Settings - 2 pts

In general, the lower score a user can attain from our system- the less likely he is assessed to be a threat.

⚠️ Do note that a higher score means a higher probability that the user can be a possible threat.

***

<figure><img src="/files/dvvydXymihzapIEOv1L3" alt=""><figcaption></figcaption></figure>

**Suspect Score:** 1 - 100


---

# 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://docs.authenticateme.xyz/en/owners-manual/setup/006-subpage/suspect-score.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.
