Device Score
Overview
The device score is a value ranging from 0 to 100, determined by analyzing various device attribute signals detected by the getIdentity
Toolbox method.
- Default Score: Every device starts with a score of 100.
- Penalties: If specific device attributes are detected, deductions are applied based on severity.
- Final Score: The resulting score reflects the trustworthiness of the device.
Score Categories
🟢 High Score (75-100) - Trusted
Devices in this range are considered low risk.
The following scenarios should result in a high score:
- Does not exhibit suspicious device attributes.
- Incognito mode detected
- Proxy detected (no score deductions)
🟡 Medium Score (50-75) - Moderate Risk
Devices in this range may have some risk factors but are not immediately flagged as fraudulent.
The following scenarios should result in a medium score:
- Privacy-focused settings enabled
- Public VPN detected
🟠 Low Score (25-50) - High Risk
Devices in this range show concerning behavior and are likely compromised.
The following scenarios should result in a low score:
- Developer tools open
- Identity Reuse Tampering
- Tampering detection.
- High-activity device detected.
- Timezone mismatch (possible VPN/proxy usage).
- Virtual machine detected
- Location spoofing detected
🔴 Lowest Score (0-25) - Extreme Risk
Devices falling into this range are highly suspicious and should be blocked or flagged for review.
The following scenarios should result in the lowest score:
- Wrapper detection.
- Tampering detection.
- High-activity device detected.
- Bot detection (e.g., Selenium, Playwright)
- IP blocklist match.
- Tor Network detected.
- Anti-detect browsers (Browser tampering)
- Compromised mobile devices (iOS-Jailbroken, Android Rooted Device, Android Emulator, Android Clone Apps)
- Blocked request (see this section for more details).
- Requests too fast (see this section for more details).