Autonomous code security agent that scans GitHub repos inside a 0G TeeML hardware enclave and mints verifiable security certificates as INFTs on 0G Chain.



Enclav solves the code privacy problem in security auditing. Existing tools upload your code to their servers, they can read your proprietary code. Enclav scans inside a hardware TEE on 0G Compute, so nobody sees your code. Files are stored permanently on 0G Storage, findings are generated by TeeML inference, and security certificates are minted as ERC-7857 INFTs on 0G Chain. The entire pipeline is autonomous... paste a GitHub URL and everything happens automatically.
Built the complete Enclav platform from scratch, smart contracts, frontend, 0G Storage integration, 0G Compute TeeML inference pipeline, INFT minting system, and on-chain credits payment system. Deployed two smart contracts on 0G Aristotle Mainnet with 50+ real transactions.