Skip to content

Security: subscriptions-dot/codex-model-switcher

Security

SECURITY.md

Security

Codex Model Switcher intentionally runs only a small set of local commands:

ollama list
killall Codex || true
ollama launch codex-app --model MODEL_NAME --yes
ollama launch codex-app --restore
open -a Codex

Please report any issue where the app runs unexpected commands, modifies unrelated files, or handles model names unsafely.

There aren't any published security advisories