Cyber-safety false positives interrupt defensive repository review and obscure model routing
What version of Codex CLI is running?
codex-cli 0.145.0
What subscription do you have?
ChatGPT Pro
Which model were you using?
gpt-5.6 Sol
What platform is your computer?
Linux 7.0.11-76070011-generic x86_64 x86_64
What terminal emulator and version are you using (if applicable)?
COSMIC Terminal 1.3.0 (TERM=xterm-256color); no terminal multiplexer
Codex doctor report
{
"schemaVersion": 1,
"generatedAt": "1784830859s since unix epoch",
"overallStatus": "ok",
"codexVersion": "0.145.0",
"checks": {
"app_server.status": {
"id": "app_server.status",
"category": "app-server",
"status": "ok",
"summary": "background server is not running",
"details": {
"control socket": "/home/<user>/.codex/app-server-control/app-server-control.sock",
"daemon state dir": "/home/<user>/.codex/app-server-daemon",
"mode": "ephemeral",
"pid file": "/home/<user>/.codex/app-server-daemon/app-server.pid (missing)",
"settings": "/home/<user>/.codex/app-server-daemon/settings.json (missing)",
"status": "not running",
"update-loop pid file": "/home/<user>/.codex/app-server-daemon/app-server-updater.pid (missing)"
},
"remediation": null,
"durationMs": 0
},
"auth.credentials": {
"id": "auth.credentials",
"category": "auth",
"status": "ok",
"summary": "auth is configured",
"details": {
"auth file": "/home/<user>/.codex/auth.json",
"auth storage mode": "File",
"stored API key": "false",
"stored ChatGPT tokens": "true",
"stored agent identity": "false",
"stored auth mode": "chatgpt"
},
"remediation": null,
"durationMs": 0
},
"config.load": {
"id": "config.load",
"category": "config",
"status": "ok",
"summary": "config loaded",
"details": {
"CODEX_HOME": "/home/<user>/.codex",
"config.toml": "/home/<user>/.codex/config.toml",
"config.toml parse": "ok",
"cwd": "/home/<user>/work",
"enabled feature flags": "shell_tool, unified_exec, shell_snapshot, code_mode_host, terminal_resize_reflow, sqlite, memories, hooks, enable_request_compression, multi_agent, apps, tool_search_always_defer_mcp_tools, tool_suggest, plugins, in_app_browser, browser_use, browser_use_full_cdp_access, browser_use_external, computer_use, remote_plugin, plugin_sharing, image_generation, resize_all_images, skill_mcp_dependency_install, skill_search, mentions_v2, steer, guardian_approval, goals, collaboration_modes, tool_call_mcp_elicitation, auth_elicitation, personality, fast_mode, tui_app_server, prevent_idle_sleep, remote_compaction_v2, workspace_dependencies",
"feature flag overrides": "memories=true, prevent_idle_sleep=true",
"feature flags enabled": "38",
"log dir": "/home/<user>/.codex/log",
"mcp servers": "0",
"model": "gpt-5.6-sol",
"model provider": "openai",
"sqlite home": "/home/<user>/.codex"
},
"remediation": null,
"durationMs": 0
},
"git.environment": {
"id": "git.environment",
"category": "git",
"status": "ok",
"summary": "git version 2.43.0",
"details": {
"PATH git #1": "/usr/bin/git",
"PATH git #2": "/bin/git",
"PATH git entries": "2",
"git build options": "git version 2.43.0; cpu: x86_64; no commit associated with this build; sizeof-long: 8; sizeof-size_t: 8; shell-path: /bin/sh",
"git exec path": "/usr/lib/git-core",
"git version": "git version 2.43.0",
"repo detected": "false",
"selected git": "/usr/bin/git"
},
"remediation": null,
"durationMs": 35
},
"installation": {
"id": "installation",
"category": "install",
"status": "ok",
"summary": "installation looks consistent",
"details": {
"PATH codex #1": "/home/<user>/.nvm/versions/node/v20.20.2/bin/codex",
"current executable": "/home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
"install context": "npm (package /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-path)",
"managed by bun": "false",
"managed by npm": "true",
"managed by pnpm": "false",
"managed package root": "/home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex",
"npm update target": "/home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex"
},
"remediation": null,
"durationMs": 81
},
"mcp.config": {
"id": "mcp.config",
"category": "mcp",
"status": "ok",
"summary": "no MCP servers configured",
"details": {},
"remediation": null,
"durationMs": 0
},
"network.env": {
"id": "network.env",
"category": "network",
"status": "ok",
"summary": "network-related environment looks readable",
"details": {
"proxy env vars": "none"
},
"remediation": null,
"durationMs": 0
},
"network.provider_reachability": {
"id": "network.provider_reachability",
"category": "reachability",
"status": "ok",
"summary": "active provider endpoints are reachable over HTTP",
"details": {
"ChatGPT base URL": "https://chatgpt.com/backend-api/ reachable (HTTP 403)",
"reachability mode": "ChatGPT auth"
},
"remediation": null,
"durationMs": 143
},
"network.websocket_reachability": {
"id": "network.websocket_reachability",
"category": "websocket",
"status": "ok",
"summary": "Responses WebSocket handshake succeeded",
"details": {
"DNS": "2 IPv4, 2 IPv6, first IPv4",
"auth mode": "chatgpt",
"connect timeout": "15000 ms",
"endpoint": "wss://chatgpt.com/backend-api/<redacted>",
"handshake result": "HTTP 101 Switching Protocols",
"model provider": "openai",
"models etag present": "true",
"provider name": "OpenAI",
"proxy env vars": "none",
"reasoning header": "false",
"server model present": "false",
"supports websockets": "true",
"wire API": "responses"
},
"remediation": null,
"durationMs": 1945
},
"runtime.provenance": {
"id": "runtime.provenance",
"category": "runtime",
"status": "ok",
"summary": "running npm on linux-x86_64",
"details": {
"commit": "unknown",
"current executable": "/home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
"install method": "npm (package /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path /home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-path)",
"platform": "linux-x86_64",
"version": "0.145.0"
},
"remediation": null,
"durationMs": 0
},
"runtime.search": {
"id": "runtime.search",
"category": "search",
"status": "ok",
"summary": "search is OK (bundled)",
"details": {
"search command": "/home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-path/rg",
"search command readiness": "file exists",
"search provider": "bundled"
},
"remediation": null,
"durationMs": 0
},
"sandbox.helpers": {
"id": "sandbox.helpers",
"category": "sandbox",
"status": "ok",
"summary": "sandbox configuration is readable",
"details": {
"approval policy": "Never",
"codex-linux-sandbox helper": "/home/<user>/.codex/tmp/arg0/codex-arg0CSmv00/codex-linux-sandbox",
"execve wrapper helper": "/home/<user>/.codex/tmp/arg0/codex-arg0CSmv00/codex-execve-wrapper",
"filesystem sandbox": "unrestricted",
"network sandbox": "enabled"
},
"remediation": null,
"durationMs": 0
},
"state.paths": {
"id": "state.paths",
"category": "state",
"status": "ok",
"summary": "state paths and databases are inspectable",
"details": {
"CODEX_HOME": "/home/<user>/.codex (dir)",
"active rollout files": "2835 files, 1815062315 total bytes, 640233 average bytes",
"archived rollout files": "0 files, 0 total bytes, 0 average bytes",
"goals DB": "/home/<user>/.codex/goals_1.sqlite (file)",
"goals DB integrity": "ok",
"log DB": "/home/<user>/.codex/logs_2.sqlite (file)",
"log DB integrity": "ok",
"log dir": "/home/<user>/.codex/log (dir)",
"memories DB": "/home/<user>/.codex/memories_1.sqlite (file)",
"memories DB integrity": "ok",
"sqlite home": "/home/<user>/.codex (dir)",
"state DB": "/home/<user>/.codex/state_5.sqlite (file)",
"state DB integrity": "ok",
"thread history DB": "/home/<user>/.codex/thread_history_1.sqlite (missing)",
"thread history DB integrity": "skipped (missing)"
},
"remediation": null,
"durationMs": 571
},
"state.rollout_db_parity": {
"id": "state.rollout_db_parity",
"category": "threads",
"status": "ok",
"summary": "rollout files and state DB thread inventory agree",
"details": {
"default model provider": "openai",
"rollout DB active files": "2835",
"rollout DB active rows": "2835",
"rollout DB archive mismatches": "0",
"rollout DB archived files": "0",
"rollout DB archived rows": "0",
"rollout DB duplicate DB paths": "0",
"rollout DB duplicate rollout thread ids": "0",
"rollout DB malformed file names": "0",
"rollout DB missing active rows": "0",
"rollout DB missing archived rows": "0",
"rollout DB model providers": "openai=2835",
"rollout DB rows": "2835",
"rollout DB scan cap reached": "false",
"rollout DB scan errors": "0",
"rollout DB sources": "exec=1821, cli=474, subagent:thread_spawn=408, subagent:other=129, subagent:review=3",
"rollout DB stale rows": "0"
},
"remediation": null,
"durationMs": 818
},
"system.environment": {
"id": "system.environment",
"category": "system",
"status": "ok",
"summary": "OS language C",
"details": {
"EDITOR": "not set",
"GH_PAGER": "set",
"GIT_PAGER": "set",
"LANG": "en_US.UTF-8",
"LC_ALL": "C.UTF-8",
"LC_CTYPE": "C.UTF-8",
"PAGER": "set",
"VISUAL": "not set",
"os": "Pop!_OS 24.4.0 (noble) [64-bit]",
"os language": "C",
"os type": "Pop!_OS",
"os version": "24.4.0"
},
"remediation": null,
"durationMs": 8
},
"terminal.env": {
"id": "terminal.env",
"category": "terminal",
"status": "ok",
"summary": "terminal metadata was detected",
"details": {
"COLORTERM": "truecolor",
"DISPLAY": "present",
"NO_COLOR": "1",
"TERM": "xterm-256color",
"WAYLAND_DISPLAY": "present",
"color output": "disabled (NO_COLOR)",
"effective locale": "C.UTF-8",
"stderr is terminal": "false",
"stdin is terminal": "false",
"stdout is terminal": "false",
"terminal": "unknown",
"terminal size": "80x24"
},
"remediation": null,
"durationMs": 1
},
"terminal.title": {
"id": "terminal.title",
"category": "title",
"status": "ok",
"summary": "terminal title default",
"details": {
"terminal title activity": "true",
"terminal title items": "activity, project-name",
"terminal title project source": "project config",
"terminal title project value": "work",
"terminal title source": "default"
},
"remediation": null,
"durationMs": 0
},
"updates.status": {
"id": "updates.status",
"category": "updates",
"status": "ok",
"summary": "update configuration is locally consistent",
"details": {
"cached latest version": "0.145.0",
"check for update on startup": "true",
"last checked at": "2026-07-23T17:38:47.919283620Z",
"latest version": "0.145.0",
"latest version status": "current version is not older",
"npm update target": "/home/<user>/.nvm/versions/node/v20.20.2/lib/node_modules/@openai/codex",
"update action": "npm install -g @openai/codex",
"version cache": "/home/<user>/.codex/version.json"
},
"remediation": null,
"durationMs": 798
}
}
}
What issue are you seeing?
While using Codex CLI for a defensive pre-publication security review of a repository I own, parts of the assistant’s responses were
repeatedly replaced with this message:
> ⓘ This content can't be shown
> We take extra caution with cybersecurity requests. If you’re a security professional, you may be able to apply for Trusted Access.
The task was ordinary defensive code review: examining a Python package, its local-only HTML viewer, subprocess boundaries, packaging,
and tests so it could be published safely. I did not request credential theft, malware, unauthorized access, exploitation of another
system, or instructions for causing harm.
The warning appeared multiple times after the review identified defensive findings. This interrupted the review and made it unclear
whether:
- only the displayed response was suppressed;
- the request was rerouted to a different model;
- analysis or findings were omitted; or
- some combination of these occurred.
That ambiguity is itself a trust problem for code review. A user cannot tell whether the requested review was completed consistently or
whether findings were skipped because of an automated classification.
The configured model was gpt-5.6-sol. codex doctor --json reports "server model present": "false", so the client does not provide
enough information to determine whether the affected requests were rerouted.
Uploaded thread: 019f900e-ef50-7971-80b7-42f02bb5aa9f
What steps can reproduce the bug?
Uploaded thread: 019f900e-ef50-7971-80b7-42f02bb5aa9f
What is the expected behavior?
Codex should allow legitimate defensive security review of code owned by the user, including identifying vulnerabilities, validating
safeguards, reviewing local HTML behavior, and recommending remediation.
If an automated safeguard flags a request, the client should:
- distinguish clearly between response suppression, request refusal, and model rerouting;
- show which model actually handled the request;
- state whether any analysis or findings were omitted;
- preserve already completed, benign review results;
- provide a way to mark the event as a false positive and retry the specific request; and
- avoid interrupting ordinary defensive code review merely because security terminology or proof-oriented validation is present.
Model changes should never be silent or ambiguous during a code-review session. The user should be able to verify that the configured
model remained active—or see exactly when and why it changed.
Additional information
Environment diagnostics were healthy when the issue occurred:
- Codex CLI:
0.145.0(reported as the latest available version) - Subscription: ChatGPT Pro
- Configured model:
gpt-5.6-sol - OS: Pop!_OS 24.04 / Linux x86_64
- Terminal: COSMIC Terminal 1.3.0
- Authentication, configuration, network reachability, WebSocket connectivity, installation, and local databases: reported
ok - No proxy or MCP servers configured
The assistant continued performing some local checks and wrote a security report to disk, even while portions of the conversational
output were hidden. This made the behavior especially confusing: work appeared to continue, but I could not determine whether the same
model completed it, whether any findings were removed, or whether hidden responses differed from the local work.
I also submitted this occurrence through Codex /feedback.
This report is about false-positive handling and routing transparency. I am not asking for safeguards to be removed; I am asking for
clearly legitimate defensive repository review to remain usable and for any intervention to be explicit and auditable.
3 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
> Related to #34927, #34945, and #34951. This report is CLI-specific and adds a routing-transparency issue: the configured model was gpt-
> 5.6-sol, while the doctor report showed no server model, and the warning did not disclose whether output was suppressed or model
> fallback occurred. Happy for maintainers to consolidate these if they share one underlying cause.
i also faced this issue in my work related to rust rewrite of a repo, one of my subagents stopped witht his issue when he was reviewing my code. my thread id is this : 019f90ef-632c-7a60-8616-4e540227f68c