quarry-vetd

command
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Command quarry-vetd is the off-Cloudflare vetting worker. It runs on a sandboxed microVM pool (Fly = Firecracker microVMs) and is the ONE place System B executes an attacker-controlled reproducer: Cloudflare Workers can't run native code, so the commons Worker dispatches vet jobs here via Queues.

It reuses the client packages verbatim — oracle, runner, verify — so the re-verification is byte-identical to the client's: the reproducer runs air-gapped and the deterministic oracle disposes. The enclosing Firecracker microVM (+ --network none, caps, wall-clock) is the isolation boundary; treat this as running live exploits on your infra, because it is.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL