Show HN: Humanoid.js – One HTML file that scores how human your clicks look
Category: security
Tags: security, behavior-analysis, bot-detection, web-forensics
Score: 6.0/10 (Innovation: 7, Technical: 6, Documentation: 4, Utility: 5)
Humanoid.js is a browser-based library that analyzes click, touch, and swipe interactions to detect whether they originate from a human or a bot, using metrics like pressure, contact area, movement trajectory, and timing. It's interesting because it packages complex behavioral biometrics and device fingerprinting into a single HTML file for real-time fraud prevention on web forms and login pages.
Target audience: frontend devs, security engineers, devops
Repository: https://humanoid-js.bensontech.dev/
View on Hacker News