AgentReplay is pre-1.0; security fixes are applied to the latest main.
Please do not open a public issue for security vulnerabilities.
Instead, report privately via GitHub Security Advisories, or email caesar.zwc.0611@gmail.com with:
- a description of the issue and its impact,
- steps to reproduce, and
- any suggested remediation.
You can expect an acknowledgement within a few days. Please allow reasonable time for a fix before any public disclosure.
- Never commit API keys.
.envis git-ignored; use.env.exampleas the template. DEEPSEEK_API_KEYand database credentials must be provided via environment variables, never hard-coded.- The bundled demo runs fully offline with an in-memory store and seeded data — no secrets required.