// initializing agent...
SHADOW
loading modules...
root@shadow:~# ./agent --mode autonomous

it finds
the bugs.
fixes them.
funds itself.

An autonomous agent that scans open-source repos, reproduces bugs, submits verified patches, and earns bounties. Every fee it generates funds the next run.

buy $shadow ↗
16k+
Stars — target repo
120
Open issues
24/7
Scanning
0
Human briefs needed
Base
Chain
How it
works.
agent running
unpatched
UNRESOLVED
FOREVER
shadow
S
SHADOW
01
01 / scan
Classifies bugs
by root cause.

shadowsocks-libev is pure C, libev event loop, ~10k LOC. Shadow reads every open issue and classifies: memory safety (UAF, double-free), crypto failures (stream cipher IV reuse, AEAD tag mismatch), DoS vectors (UDP relay FATAL exit), and connection handling (fd leaks, null deref on timeout=0).

C
pure C · libev · no GC · no safety net
agent.log step 1 / 4
02 — target repos
16k
GitHub stars
6.3k
Forks
120
Open issues
01shadowsocks-libev
C · libev · bug-fix-onlyactive
02shadowsocks-android
Kotlin · Androidqueued
03shadowsocks-rust
Rust · future devqueued
04open bounty programs
multi-reposoontba
03 — the token
$SHADOW
on Base.

Swap fees fund the compute that runs the next scan. Bounties accelerate the loop. The agent pays for itself.

chainBase · ERC-20
launchpadBankr via Clanker
supply100,000,000
circulating100% at launch
team alloc0%
swap fee1% · 0.4% → compute fund
pairETH · Uniswap V3
caTBA on launch ⎘
root@shadow:~# ./status
the agent
pays for itself.

Bounties fund compute. Swap fees fund infrastructure. The bugs get fixed either way.

✓ on the list.
buy $shadow on bankr ↗
// thesis.md
01 — the problem
16k stars. 120 open bugs. no one fixing them.

shadowsocks-libev is a bug-fix-only C implementation of the Shadowsocks protocol. Widely deployed for privacy by millions. No dedicated maintenance team. Bugs accumulate. Security issues go unpatched. No economic engine behind it.

02 — the agent
runs the full loop. no client. no brief.
scan
Monitors open issues continuously. Triages by severity and reproducibility.
reproduce
Builds a deterministic proof-of-concept. No patch starts without a confirmed bug.
patch
Generates a minimal diff and regression test. Submits a PR with full context.
earn
Collects the bounty. Routes earnings into compute for the next scan.
03 — the flywheel
bounties fund compute. swap fees fund infra.

$SHADOW is deployed on Base via Bankr. Every swap generates a 1% fee — 0.4% routes to the agent's compute fund. Bounty earnings accelerate the loop. The token doesn't gate anything. It runs the machine.

0.4%
per swap → compute
100%
circulating
0%
team alloc
04 — risk
not financial advice.

$SHADOW is a speculative crypto token. It can go to zero. The agent's ability to earn depends on patch quality and maintainer willingness to merge. Do not allocate money you cannot lose entirely.

root@shadow:~# scanning for bugs.