Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Security: coderalnaim/memographix

SECURITY.md

Security

Memographix is local-first.

  • No telemetry.
  • No required network calls.
  • No required LLM API.
  • State stays in .memographix/.

Skipped Files

Memographix skips common sensitive files:

  • .env
  • private keys
  • certificates
  • files with names such as secret, credential, password, or token
  • dependency, cache, build, and virtual environment folders

Stale Memory Safety

A remembered answer is safe only when its evidence files still match their stored hashes.

If a cited file changes, Memographix returns status: stale. Agents must inspect the changed evidence before using the old answer.

Benchmark Isolation

Docker is used only for benchmarking. Benchmark containers copy repos into temporary sandboxes and remove those sandboxes after each run.

There aren't any published security advisories

Morty Proxy This is a proxified and sanitized view of the page, visit original site.