Skip to content

Security: wangsiyi7/Codexkimi

SECURITY.md

Security policy

Supported version

The latest commit on main is supported.

Secrets

  • Never commit Kimi API keys, OAuth tokens, .env files, DPAPI blobs, or local Kimi state.
  • Inject KIMI_MODEL_API_KEY or ANTHROPIC_API_KEY at runtime from a trusted secret manager.
  • Prefer macOS Keychain or Windows DPAPI for local interactive credentials.
  • Revoke and rotate any credential that appears in a commit, issue, log, screenshot, or chat.
  • After rotating a local key, rerun the platform configure-kimi-k3-key script.
  • Do not commit Claude Code settings that contain API credentials.

Reporting

Use GitHub's private vulnerability reporting for security-sensitive findings. Do not include a live credential in the report.

There aren't any published security advisories