sumsub-integrate-dint-websdk
Installation
SKILL.md
Sumsub — Device Intelligence via the WebSDK
Add Device Intelligence (DI) to a project that already embeds the Sumsub WebSDK. DI is the fraud-detection layer that captures low-level device/browser signals (device fingerprint, bot/automation, VPN/proxy, emulator, incognito, reused-device) and attaches them to the applicant as device risk labels that feed risk scoring.
The JS module that does the capture is called Fisherman (npm
@sumsub/fisherman) — same thing, different name. Inside the WebSDK you almost
never touch it directly; the SDK ships and drives it for you.