Skip to content

Security: edycutjong/antigen

Security

.github/SECURITY.md

Security Policy

Antigen is a security control, so we hold ourselves to the standard we ask of the catalogs we scan.

Supported Versions

Version Supported
latest (main)

Reporting a Vulnerability

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:

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.

Scope of interest

  • Detector evasion — a real prompt-injection string that antigen scan does 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.

Not in scope

  • 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.

There aren't any published security advisories