BACK_TO_FEEDAICRIER_2
humanoid.js scores browser-agent click traces
OPEN_SOURCE ↗
REDDIT · REDDIT// 5h agoOPENSOURCE RELEASE

humanoid.js scores browser-agent click traces

humanoid.js is an MIT-licensed, single-file browser tool for scoring how human-looking clicks, long presses, and swipes appear across roughly 30 interaction and environment signals. It targets AI browser-agent builders who need a deterministic local eval for pointer behavior, not a commercial anti-fraud clone.

// ANALYSIS

This is a small but timely eval: browser agents are improving at task completion, but their low-level input traces still often look synthetic.

  • The strongest angle is transparency: every rule is readable client-side, so teams can compare agent strategies without sending data to a hosted detector.
  • Signals like pressure variance, contact geometry, jitter, path efficiency, sample timing, WebDriver markers, and UA mismatches map well to the kinds of rough edges automation stacks expose.
  • It should be treated as a smoke test, not proof of stealth or compliance; passing a toy scorer does not mean passing Cloudflare, DataDome, or PerimeterX.
  • For defensive QA, it gives agent developers a concrete way to catch unnatural clicks and drags before they hit real workflows.
// TAGS
humanoid-jscomputer-useagenttestingbenchmarkopen-sourcedevtool

DISCOVERED

5h ago

2026-04-21

PUBLISHED

5h ago

2026-04-21

RELEVANCE

7/ 10

AUTHOR

Hopeful-Dingo8564