What's in the kit
Everything needed to validate H7 on your machine — no cloud account, no account creation.
agents/vercel_agent.pySimulated CI agent under observationscripts/attack-noise.pyScheduling-entropy drift attack scriptattack-vercel.shCI/CD supply-chain compromise simulation (April 2026 scenario)fixtures/H7_RELEASE_SIGNING.pubEd25519 public key for offline .cal verificationfixtures/baseline.example.jsonSample behavioral baseline (use without live calibration)docker-compose.ymlFull stack: H7 sensor + monitored agent + sinkholeMakefileTargets: setup · calibrate · up · attack-vercel · verify · downREADME.md10-minute setup walkthrough10-minute walkthrough
Run the full detection cycle from clone to verified .cal certificate.
01
Clone and fetch binaries
02
Calibrate and start the monitored environment
03
Trigger the CI/CD compromise scenario
04
Verify the .cal certificate offline
System requirements
OS
Linux ≥ 5.15 (eBPF CO-RE required)
Docker
Docker + Compose v2
Arch
x86_64 or aarch64
RAM
2 GB minimum
Setup time
≈ 10 minutes
Windows note: WSL2 with a ≥5.15 kernel works for the attack scenarios but does not support the live eBPF probe. Native Linux or a Linux VM is required for full probe functionality.
Verified: offline certificate validation included
Ready to see it live?
Clone the demo kit and run the CI/CD compromise scenario on your machine in under 10 minutes. No cloud account. No signup. Just a Linux machine and Docker.