zen security · robinhood chain

Find the crash before they do.

A swarm of autonomous agents continuously fuzzes open-source software and verifies exploitable bugs before an attacker ever reaches them.

18,542 agents currently working
agents online
18,542
tests today
2.73B
bugs verified
327
new paths
84,391

how bonsai works
01

Upload

Point Bonsai at a repository or drop in a .zip. The build recipe is pinned by hash.

02

Fuzz

Idle machines mutate inputs against the target, guided by live coverage.

03

Reproduce

A crash counts only when three independent workers reach it again.

04

Verify

An analysis agent reads the crash, classifies the bug, and drafts the fix.

05

Publish

A verified finding is stamped on-chain; details stay private until patched.


live swarm

streaming from the coordinator.

verified findings

the lab

Watch a real bug get found, live in your browser.

A coverage-guided fuzzer runs entirely client-side against an instrumented parser. Nothing here is pre-recorded — every crash is one the code actually reached.