Feb 2, 2026
AEGIS
Ankit Kayastha, Samshrita Ghimire
AEGIS solves the "Trust Deadlock" in global AI governance by enabling regulators to verify model safety without accessing proprietary weights. Acting as a "Digital IAEA," it uses Trusted Execution Environments (TEEs) to perform "blind" inspections that check for 1025 FLOP compute thresholds and CBRN risks. This protocol generates tamper-proof cryptographic proofs of compliance, shifting international oversight from unreliable self-reporting to a secure, zero-trust technical standard.
The problem is important but the core challenge (making the TEE trustworthy and ensuring the inspection code can't be tampered with) is entirely mocked. The current implementation is a web dashboard around a threshold check. Please don't skip the hard part. I'd suggest reading up on actual TEE attestation protocols (e.g., Intel SGX remote attestation) and focusing on what guarantees a real TEE would and wouldn't provide in this setting.
The idea is simple but reasonable and the execution makes sense as well. The method can be used but only as a middle man between interior lab's safety evaluations and exterior risk assessment.
Cite this work
@misc {
title={
(HckPrj) AEGIS
},
author={
Ankit Kayastha, Samshrita Ghimire
},
date={
2/2/26
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


