What the FLock
Most AI agent security assumes trust instead of proving it. Tevy Kuch and Justin Lam built Carapace to intercept every message an AI agent sends or receives and generate cryptographic proof that each security scan ran correctly, before the model ever sees the input. Tevy Kuch [https://www.linkedin.com/in/tevy-k-964892192/] — Data Scientist, Co-founder, Oneiris Mind Justin Lam [https://www.linkedin.com/in/justin-lam-b8306a223/]— Electrical and Electronics Engineer (Imperial College), CTO and Co-founder, Oneiris Mind Tevy and Justin met building Carapace for the Imperial College x FLock Blockchain for Good Alliance hackathon. Oneiris Mind, their primary venture, is a privacy-first EEG wearable — which is why the same hardware-rooted trust model shows up in both projects. Chapters (00:00) – Intro: guests Tevy Kuch and Justin Lam (00:40) – Introductions and the Imperial College hackathon (02:00) – What Carapace is and why Oneiris Mind needed it (04:15) – Why FLock's decentralized, trust-minimized network was a natural fit (06:30) – The four-vector attack model: prompt injection, credential infiltration, goal hijacking, absence of proof (09:00) – Why this is urgent: healthcare, finance, and auditable AI decisions (10:30) – Hardware trust: Intel SGX enclaves explained (13:00) – From hackathon prototype to manufactured EEG board (15:30) – Rebuilding Carapace's stack inside Oneiris Mind (18:00) – End-to-end security: EEG signals, wireless capture, and ARM TrustZone (21:30) – What FLock and BGA support could look like (24:00) – EEG data, brainwave states, and personalized models (28:00) – Shrinking the wearable: flex PCB and form factor 1. Trust has to be provable, not assumed. Carapace exists because agent inputs were unverified and no one could confirm a security layer had actually run. 2. Carapace runs three parallel cryptographic layers over every message, with zero code changes. It's built to route through OpenClaw agents without touching the underlying agent code. 3. The architecture targets a specific four-vector attack model. Prompt injection, credential infiltration, goal hijacking, and the absence of cryptographic proof of execution. 4. Software alone doesn't close the gap — hardware does. Intel SGX isolates encryption in a protected memory region even if the OS is compromised; ARM TrustZone does the equivalent on microcontrollers. 5. The same problem shows up in Oneiris Mind's EEG wearable. Personal brain-wave data needs hardware-rooted security for the same reason agent decisions do — the founders built the device from the hardware layer up rather than sourcing proprietary hardware. 6. Compliance is a real driver, not an afterthought. Frameworks like FCA and GDPR increasingly require audit trails that prove a scan ran, at a specific time, with a specific result. Key concepts * Carapace: An AI agent security proxy that intercepts every message to and from an OpenClaw agent and routes it through three parallel cryptographic verification layers before the model sees the input. * Four-vector attack model: The four failure modes Carapace defends against — prompt injection, credential infiltration, goal hijacking, and absence of cryptographic proof of execution. * Intel SGX (Software Guard Extensions): A hardware enclave on x86 CPUs that isolates a protected memory region, keeping encrypted operations secure even if the operating system itself is compromised. * ARM TrustZone: A hardware security extension on ARM microcontrollers that isolates peripherals into separate protected zones — the microcontroller-scale equivalent of SGX. * Zero-knowledge proof (ZK-STARK): Lets a party prove a computation ran correctly without revealing the underlying data, so a security scan's result can be verified by any third party without trusting Carapace or FLock as a middleman. * Oneiris Mind: Tevy and Justin's core venture — a privacy-first EEG wearable applying the same hardware-rooted trust model to personal brain-wave data.
5 episoder
Kommentarer
0Vær den første til at kommentere
Tilmeld dig nu og bliv en del af What the FLock-fællesskabet!