Skip to content

Security: exploreomni/OmniKit

SECURITY.md

Security Policy

Supported Release

Security fixes are applied to the current main branch. BI Migration Studio source connectors are Preview until their source-specific release gates are satisfied.

Report a Vulnerability

Use the repository's private Security > Report a vulnerability workflow:

https://github.com/exploreomni/OmniKit/security/advisories/new

Do not open a public issue for a suspected vulnerability. Do not include API keys, vault files, customer exports, generated semantic files, source-system identifiers, screenshots containing customer data, or raw migration evidence.

Include:

  • affected commit or version
  • affected workflow and source platform
  • minimal reproduction using fictional data
  • expected and observed security boundary
  • impact and any known workaround

Security Boundary

OmniKit is a local-first, single-operator utility. It binds its API to 127.0.0.1, keeps reusable credentials in the encrypted local vault, and does not include hosted tenant isolation, centralized SSO, telemetry, or a service control plane. Do not expose the included development or local production server directly to the public internet.

The first-party migration engine is read-only. It may acquire and normalize source evidence, but it has no Omni write authority, branch authority, credential persistence, or direct AI-provider authority. Omni writes are performed by reviewed OmniKit control-plane workflows.

Response

Receipt and remediation timing depend on the support owner recorded for the release. Until that owner and response target are approved, the repository is not eligible for a general-availability release.

There aren't any published security advisories