Skip to content

Security: samartomar/ai-continuum

Security

SECURITY.md

Security

AI-Continuum must not store secrets.

Do Not Commit

  • passwords
  • API keys
  • private keys
  • recovery phrases
  • tokens
  • session cookies
  • private documents
  • raw tester feedback containing private content

Reporting

If you find a secret in committed content:

  1. Stop using the exposed value.
  2. Rotate it at the source.
  3. Open a private maintainer report if possible.
  4. Do not paste the secret into an issue or PR.

Current Security Boundary

The local-first tester release does not require cloud credentials. Optional cloud paths must use environment variables or ignored local env files only.

Semantic extraction, direct Graphify push, MCP write/apply graph tools, and hosted public-user mutation are blocked until separately approved.

There aren't any published security advisories