Antigen is a security control, so we hold ourselves to the standard we ask of the catalogs we scan.
| Version | Supported |
|---|---|
latest (main) |
✅ |
Please do not open a public issue for security vulnerabilities — including
detection-bypass techniques that would let a payload evade antigen scan. Instead,
report them privately:
- Email edy.cu@live.com, or
- Use GitHub's private vulnerability reporting (Security → Report a vulnerability).
You'll get an acknowledgment within 48 hours and a resolution timeline after triage. Please give us a reasonable window to patch before public disclosure.
- Detector evasion — a real prompt-injection string that
antigen scandoes not flag (a false negative), especially novel Unicode/homoglyph evasions. - Cure incompleteness — any agent-readable surface where a payload (or a recoverable
encoding of it) survives
antigen cure. - Data handling — any path where a recoverable payload is written back to the graph instead of only an irreversible hash.
- False positives on benign prose are handled as normal bugs (open a public issue).
- Antigen never stores credentials; they belong in
~/.config, never in the repo.