security: disable OpenAI Codex due to mass surveillance concerns#9
Merged
AndrewAltimit merged 1 commit intomainfrom Mar 3, 2026
Merged
security: disable OpenAI Codex due to mass surveillance concerns#9AndrewAltimit merged 1 commit intomainfrom
AndrewAltimit merged 1 commit intomainfrom
Conversation
OpenAI is partnering with governments that conduct mass surveillance and enable autonomous weapons. This poses unacceptable risk to users. Codex is disabled (not removed) in docker-compose, MCP config, and CLI scripts. Security notice added to README with recommendations for Anthropic Claude as the primary alternative. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
All Codex code is disabled, not removed -- original configurations and scripts are preserved but bypassed (commented out in YAML, early-exit in shell scripts, renamed key in JSON).
Files changed (9)
README.mddocker-compose.ymlmcp-codexservice commented out with deprecation notice.mcp.json_codex_DISABLED_SECURITY_RISK, command changed toechotools/cli/agents/run_codex.shtools/cli/containers/run_codex_container.shAGENTS.mdsite/docs.htmlmcp-ai-consult/Cargo.tomlmcp-ai-consult/src/lib.rsTest plan
docker compose config --servicesno longer listsmcp-codexrun_codex.shexits immediately with warning.mcp.jsonis valid JSON and Claude Code does not attempt to launch CodexGenerated with Claude Code