AegisoeAEGISOE
Chainlink Hackathon 2026 · Privacy Track

Automated Secret
Incident Response

Detect leaked secrets in GitHub repos, rotate them confidentially inside Chainlink CRE, and record immutable proof on-chain.

3-Layer Detection

Regex pattern matching, Shannon entropy analysis, and LLM-based risk classification to detect leaked secrets with minimal false positives.

Confidential Rotation

Chainlink CRE revokes and rotates compromised secrets inside a Trusted Execution Environment. No one — not even the node operator — can see the secret.

On-chain Proof

Every incident and rotation is recorded on Sepolia with SHA-256 commitments. Fully verifiable, fully immutable, fully transparent.

How it works
01
Leak Detected

GitHub push webhook triggers 3-layer secret scanner

02
CRE Processes

Chainlink TEE generates commitment, revokes token, rotates secret

03
On-chain Record

Incident + rotation proof submitted to Sepolia smart contract

04
Dashboard View

Real-time monitoring, proof verification, and audit trail

Next.js/Chainlink CRE/Solidity/Sepolia/wagmi + viem