This is a research artifact. Security fixes are applied to the current main branch only.
Do not report security vulnerabilities as public GitHub issues.
To report a security vulnerability (e.g., a dependency with a known CVE, an unsafe code pattern, or a credentials handling problem):
- Open a private GitHub Security Advisory (use the "Security" tab → "Report a vulnerability" button)
- Or email the maintainers directly if the Security Advisory feature is unavailable
Please include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if known)
We will acknowledge receipt within 72 hours and aim to resolve confirmed vulnerabilities within 14 days.
This project requires an API key for LLM baseline reproduction (GROQ_API_KEY).
Never commit API keys or secrets to this repository.
- Copy
.env.exampleto.envand fill in values locally .envis listed in.gitignoreand will not be tracked- The
.env.examplefile contains only empty placeholders — no real values
If you discover a real secret accidentally committed to the repository history, report it immediately via the process above so it can be rotated and purged.