Show HN: EPI – Cryptographically verifiable execution artifacts for AI agents(github.com)
github.com
Show HN: EPI – Cryptographically verifiable execution artifacts for AI agents
https://github.com/mohdibrahimaiml/epi-recorder
2 comments
[deleted]
https://github.com/mohdibrahimaiml/epi-recorder
EPI is a portable, cryptographically sealed artifact format (.epi) for AI agent execution.
Problem: When AI systems run in production and something goes wrong, there’s no tamper-proof way to prove exactly what happened.
EPI records execution steps, inputs/outputs, metadata, and signatures into a verifiable bundle that can be replayed and audited.
It’s open-source and installable via pip.
I’d love feedback from: – ML infra engineers – Platform teams running AI agents – Security engineers
Happy to answer any technical questions.