Autonomous Security Research
Meridian
A containerized pipeline that chains reconnaissance → vulnerability analysis → exploit validation, built to understand how automated adversaries operate at scale.

See the findings pipeline (targets redacted)

Security Engineering · Autonomous AI Systems
I build the security, cryptographic provenance, and audit infrastructure that agentic AI systems need to be trusted — backed by 15 years of keeping production alive when things break.
I'm a security and systems engineer with 15+ years across enterprise IT, multi-cloud architecture, and security operations. My day-to-day is keeping production systems healthy and defensible across AWS, GCP, and Azure; my nights are spent building the autonomous security tooling shown below.
Hands-on with EDR-driven incident response (SentinelOne across 100+ environments), cloud security hardening, and high-tempo production incident work. Deep operator history in the gaming and media industry. Former U.S. federal Confidential clearance. I like problems where security, automation, and scale meet.
Independent security R&D — original systems I designed and built. Concept-level; no client data, targets, or findings.
Autonomous Security Research
A containerized pipeline that chains reconnaissance → vulnerability analysis → exploit validation, built to understand how automated adversaries operate at scale.


AI Agent Security · Cryptography
Cryptographic provenance for AI-agent prompts — replacing brittle "injection detection" with signatures that fail closed.
Agent Infrastructure · Audit
A hierarchical multi-agent system with durable episodic memory and a full audit trail of autonomous work.
Autonomous Decision Systems
An autonomous research-to-decision engine that reads primary-source filings, forms structured theses, and routes every candidate through hard risk gates before anything acts — all core test suites green (session_loop 18/18, risk gates 96/96), graded PASS.

Threat Intelligence · Attack Surface
Certificate-Transparency monitoring that surfaces new and anomalous infrastructure from internet-scale CT noise.
Autonomous Security Research
Ephemeral, multi-provider C2 infrastructure — auto-deployed, auto-rotated, burn-detect self-heal, graded PASS (150 tests across burn detection and infrastructure layers).
AI Security Evaluation
A fully-wired AI security evaluator — all four engines (seed/jailbreak, garak probes, defense delta scoring, results dashboard) integrated and tested, 150/150 tests passing, graded PASS.
Mechanism Design · Protocol Security
A boundary investigation of extraction-resistant sequencing — 4-cycle adversarial design proving that content-blind safety mechanisms cannot simultaneously bound attacker extraction and pass legitimate throughput under market stress.
2026-06-17
Midas, the autonomous research-to-decision engine, now has full test coverage across its core subsystems: session loop 18/18, risk gates 96/96, full suite 2241 tests progressing. The grade flip to PASS means the trading pipeline is stabilized — all core test suites green, infrastructure bugfix verified (commit 3bce10609). 3 external credential blockers remain and are tracked separately.
2026-06-17
The Black Box C2 infrastructure project's deployment pipeline (Red-Baron Terraform modules, tfenv compatibility layer, Terraform 0.11.15 pinning) now has full BATS acceptance test coverage: 17 tests covering argument parsing, credential-presence error paths, and multi-cloud deployment scripts — all passing in <5s. Combined with the burn detection module's 133/133 unit tests, the complete Black Box critical path is now test-verified (150 total tests, all PASS). P4.3 prerequisite work (tfenv + Terraform 0.11.15) is complete, unblocking Red-Baron module validation. 4 credential-blocked tasks remain (Cloudflare + DigitalOcean tokens queued).
2026-06-17
Grommet, a 4-cycle adversarial mechanism-design investigation into extraction-resistant transaction sequencing (MEV), has concluded with a terminal verdict. Three formal theorems (Closure Law, Cross-Batch Rate-Bound Theorem, Closure ⊥ Utility Impossibility), a 13-entry dead-end catalog, 7 reproducible simulations (SEED=42, stdlib-only), and a 21-question audit checklist for any protocol claiming MEV resistance. The grade flip to PASS means the full lifecycle (hypothesis → simulation → adversarial review → terminal documentation) is complete and auditable. A monetary-base spin-off extends the Closure Law as a minting rule for engine-backed currencies, where the NO-GO impossibility does not bind.
2026-06-14
Assay, the AI security evaluator that scores jailbreak and injection resistance, now has full test coverage across both eval engines (deterministic seed probes and NVIDIA garak probes), the delta and dashboard CLI interfaces, and the inline-defense integration loop — 150 tests passing in total, all green. The grade flip to PASS means the complete evaluate-delta-dashboard pipeline is covered by automated tests, making Assay the only audited OSS tool for measuring defense lift.
2026-06-13
The Black Box C2 infrastructure project's burn detection module (7 signals, runs every 5 minutes, can trigger terraform destroy on confirmed burn) now has full unit test coverage: 133 tests passing across all signal types, dry-run and live paths, threshold logic, and migration integration. The grade flip to PASS means the entire detection-to-rotation pipeline's critical path is covered by automated tests.
2026-06-10
Seal now defends all three agent-security axes — prompt provenance, injection detection, and signed memory-trust — behind a one-command install and CLI. Assay, the paired evaluator, scores a target across all three and measures the lift the defense actually adds.
2026-06-09
Two of the autonomous systems now ship real operator consoles — Meridian's recon → hunt → verify → report pipeline, and Midas's risk-gated decision engine with a ten-gate safety layer. Captures are above (run on local models; targets and live data redacted).
2026-05-30
Shipped the Verified Prompt Envelope — Ed25519-signed authorization that lets an agent reject unauthorized instructions by construction, turning prompt-injection defense from guesswork into key management.