Kairos Lab · Credentials

Track Record

4 Ethereum EIPs officially numbered. 38+ vulnerabilities documented across Web2 & Web3. Solo research, no VC, no team.

ERC-8227
Post-Quantum Key Registry
On-chain registry for quantum-resistant public keys. Enables EVM wallets to pre-register PQ keys before migration pressure forces a rushed transition.
Draft
ERC-8228
Encrypted Token Standard
ERC-20 extension for privacy-preserving transfers using FHE. Balances remain encrypted on-chain while preserving composability with existing DeFi protocols.
Draft
ERC-8229
FHE Verification Interface
Standard interface for on-chain FHE computation verification. Enables smart contracts to consume homomorphically computed outputs with verifiable proofs.
Draft
ERC-8231
Cryptographic Amnesia — STYX
Protocol for selective on-chain data expiry. Contracts can "forget" state on a cryptographically enforced schedule — enabling compliant data lifecycle management on EVM.
Draft
MCP SSE unauthenticated trade execution — AsterDexCritical
Per-user private key colocation via API response — AsterDexCritical
JWT algorithm confusion — auth bypassHigh
Reentrancy in withdrawal function — DeFi protocolHigh
Oracle price manipulation — perp engineHigh
SSRF via webhook validation bypassMedium