NXTG Quality Gate: Suspected Codex Cyber-Safety False Positive

Open 💬 0 comments Opened Jul 20, 2026 by awaliuddin

What version of Codex CLI is running?

codex-cli 0.144.1

What subscription do you have?

ChatGPT Team (plan_type: team)

Which model were you using?

gpt-5.6-sol

What platform is your computer?

Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 x86_64 on Windows 11 Pro

What terminal emulator and version are you using (if applicable)?

tmux 3.2a, inside WSL2

Codex doctor report

REF: Thread ID 019f78d0-4cce-7dc0-b523-f9e3094fe863
{
  "schemaVersion": 1,
  "generatedAt": "1784556760s since unix epoch",
  "overallStatus": "ok",
  "codexVersion": "0.144.1",
  "checks": {
    "app_server.status": {
      "id": "app_server.status",
      "category": "app-server",
      "status": "ok",
      "summary": "background server is not running",
      "details": {
        "control socket": "/home/axw/.codex/app-server-control/app-server-control.sock",
        "daemon state dir": "/home/axw/.codex/app-server-daemon",
        "mode": "ephemeral",
        "pid file": "/home/axw/.codex/app-server-daemon/app-server.pid (missing)",
        "settings": "/home/axw/.codex/app-server-daemon/settings.json (missing)",
        "status": "not running",
        "update-loop pid file": "/home/axw/.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/axw/.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/axw/.codex",
        "config.toml": "/home/axw/.codex/config.toml",
        "config.toml parse": "ok",
        "cwd": "/home/axw/ASIF",
        "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, mentions_v2, steer, guardian_approval, goals, collaboration_modes, tool_call_mcp_elicitation, auth_elicitation, personality, fast_mode, tui_app_server, remote_compaction_v2, workspace_dependencies",
        "feature flag overrides": "memories=true",
        "feature flags enabled": "36",
        "log dir": "/home/axw/.codex/log",
        "mcp servers": "1",
        "model": "gpt-5.6-sol",
        "model provider": "openai",
        "sqlite home": "/home/axw/.codex"
      },
      "remediation": null,
      "durationMs": 0
    },
    "git.environment": {
      "id": "git.environment",
      "category": "git",
      "status": "ok",
      "summary": "git version 2.34.1",
      "details": {
        ".git entry": "directory",
        "PATH git #1": "/usr/bin/git",
        "PATH git #2": "/bin/git",
        "PATH git entries": "2",
        "git branch": "main",
        "git build options": "git version 2.34.1; 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.34.1",
        "repo detected": "true",
        "repo root": "/home/axw/ASIF",
        "selected git": "/usr/bin/git"
      },
      "remediation": null,
      "durationMs": 116
    },
    "installation": {
      "id": "installation",
      "category": "install",
      "status": "ok",
      "summary": "installation looks consistent",
      "details": {
        "PATH codex #1": "/home/axw/.nvm/versions/node/v24.12.0/bin/codex",
        "PATH codex #2": "/home/axw/.nvm/versions/node/v24.12.0/bin/codex",
        "PATH codex entries": "2",
        "current executable": "/home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
        "install context": "npm (package /home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin /home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources /home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path /home/axw/.nvm/versions/node/v24.12.0/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/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex",
        "npm update target": "/home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex"
      },
      "remediation": null,
      "durationMs": 74
    },
    "mcp.config": {
      "id": "mcp.config",
      "category": "mcp",
      "status": "ok",
      "summary": "MCP configuration is locally consistent",
      "details": {
        "configured servers": "1",
        "disabled servers": "0",
        "stdio servers": "1"
      },
      "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 404)",
        "reachability mode": "ChatGPT auth"
      },
      "remediation": null,
      "durationMs": 188
    },
    "network.websocket_reachability": {
      "id": "network.websocket_reachability",
      "category": "websocket",
      "status": "ok",
      "summary": "Responses WebSocket handshake succeeded",
      "details": {
        "DNS": "2 IPv4, 2 IPv6, first IPv6",
        "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": 644
    },
    "runtime.provenance": {
      "id": "runtime.provenance",
      "category": "runtime",
      "status": "ok",
      "summary": "running npm on linux-x86_64",
      "details": {
        "commit": "unknown",
        "current executable": "/home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
        "install method": "npm (package /home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin /home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources /home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path /home/axw/.nvm/versions/node/v24.12.0/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.144.1"
      },
      "remediation": null,
      "durationMs": 0
    },
    "runtime.search": {
      "id": "runtime.search",
      "category": "search",
      "status": "ok",
      "summary": "search is OK (bundled)",
      "details": {
        "search command": "/home/axw/.nvm/versions/node/v24.12.0/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": "OnRequest",
        "codex-linux-sandbox helper": "/home/axw/.codex/tmp/arg0/codex-arg0LKLibZ/codex-linux-sandbox",
        "execve wrapper helper": "/home/axw/.codex/tmp/arg0/codex-arg0LKLibZ/codex-execve-wrapper",
        "filesystem sandbox": "restricted",
        "network sandbox": "restricted"
      },
      "remediation": null,
      "durationMs": 0
    },
    "state.paths": {
      "id": "state.paths",
      "category": "state",
      "status": "ok",
      "summary": "state paths and databases are inspectable",
      "details": {
        "CODEX_HOME": "/home/axw/.codex (dir)",
        "active rollout files": "50 files, 98208989 total bytes, 1964179 average bytes",
        "archived rollout files": "0 files, 0 total bytes, 0 average bytes",
        "goals DB": "/home/axw/.codex/goals_1.sqlite (file)",
        "goals DB integrity": "ok",
        "log DB": "/home/axw/.codex/logs_2.sqlite (file)",
        "log DB integrity": "ok",
        "log dir": "/home/axw/.codex/log (dir)",
        "memories DB": "/home/axw/.codex/memories_1.sqlite (file)",
        "memories DB integrity": "ok",
        "sqlite home": "/home/axw/.codex (dir)",
        "state DB": "/home/axw/.codex/state_5.sqlite (file)",
        "state DB integrity": "ok"
      },
      "remediation": null,
      "durationMs": 141
    },
    "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": "50",
        "rollout DB active rows": "50",
        "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=50",
        "rollout DB rows": "50",
        "rollout DB scan cap reached": "false",
        "rollout DB scan errors": "0",
        "rollout DB sources": "exec=37, cli=10, vscode=3",
        "rollout DB stale rows": "0"
      },
      "remediation": null,
      "durationMs": 1751
    },
    "system.environment": {
      "id": "system.environment",
      "category": "system",
      "status": "ok",
      "summary": "OS language C",
      "details": {
        "EDITOR": "not set",
        "GH_PAGER": "set",
        "GIT_PAGER": "set",
        "LANG": "C.UTF-8",
        "LC_ALL": "C.UTF-8",
        "LC_CTYPE": "C.UTF-8",
        "PAGER": "set",
        "VISUAL": "not set",
        "os": "Ubuntu 22.4.0 (jammy) [64-bit]",
        "os language": "C",
        "os type": "Ubuntu",
        "os version": "22.4.0"
      },
      "remediation": null,
      "durationMs": 44
    },
    "terminal.env": {
      "id": "terminal.env",
      "category": "terminal",
      "status": "ok",
      "summary": "terminal metadata was detected",
      "details": {
        "COLORTERM": "present",
        "NO_COLOR": "1",
        "TERM": "xterm-256color",
        "color output": "disabled (NO_COLOR)",
        "effective locale": "C.UTF-8",
        "multiplexer": "tmux 3.2a",
        "stderr is terminal": "false",
        "stdin is terminal": "false",
        "stdout is terminal": "false",
        "terminal": "unknown",
        "terminal size": "80x24",
        "tmux allow-passthrough": "unavailable",
        "tmux client termname": "xterm-256color",
        "tmux extended-keys": "off",
        "tmux focus-events": "on",
        "tmux set-clipboard": "on",
        "tmux xterm-keys": "on"
      },
      "remediation": null,
      "durationMs": 18
    },
    "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": "git repo root",
        "terminal title project value": "ASIF",
        "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.144.6",
        "check for update on startup": "true",
        "last checked at": "2026-07-19T05:18:52.416246438Z",
        "latest version": "0.144.6",
        "latest version status": "newer version is available",
        "npm update target": "/home/axw/.nvm/versions/node/v24.12.0/lib/node_modules/@openai/codex",
        "update action": "npm install -g @openai/codex",
        "version cache": "/home/axw/.codex/version.json"
      },
      "remediation": null,
      "durationMs": 313
    }
  }
}

What issue are you seeing?

I am reporting a suspected false-positive Codex cyber-safety intervention or related response-delivery defect during authorized defensive review of a self-owned, inert isolation harness.

Codex was acting as an independent reviewer for an NXTG.ai/ASIF experiment runner. The requested task was to verify that treatment cells could not run unless both a specific OSF registration and a real isolation boundary were present. The review was intended to prevent three explicitly named failure modes: access to secrets outside the jail, signaling a production process, and outbound-network egress through alternate paths. It did not target a third party, request unauthorized access, extract credentials, deploy malware, or execute against production.

Three user turns silently completed without an assistant response:

2026-07-20T12:53:49.656Z  User: proceed
2026-07-20T12:54:30.791Z  task_complete; no intervening agent_message or tool call

2026-07-20T12:58:54.024Z  User: ownership/authorization clarification
2026-07-20T12:59:09.839Z  task_complete; no intervening agent_message or tool call

2026-07-20T13:00:05.267Z  User: ownership/authorization clarification repeated
2026-07-20T13:00:43.627Z  task_complete; no intervening agent_message or tool call

There was no error message, refusal explanation, reroute notice, trace ID, or safe-retry instruction in the local transcript. The exact ownership clarification was:

this is our own product hardening - I am Asif Waliuddin CEO and Founder of NXTG.ai
all products with the ASIF portfolio carry my name and my sole ownership. Proceed
with supporting our efforts to delivery high-quality internal/external products

The first ownership clarification succeeded and Codex ran defensive local probes. The two materially identical repetitions above silently completed. This is why I suspect context-sensitive cyber-safety classification or rerouting rather than an ordinary prompt failure, but the local JSONL does not contain the server-side reason. Please inspect the server-side trace and determine whether each turn was classifier-blocked, model-rerouted, auto-review-denied, or lost in the client response pipeline.

Local telemetry rules out an ordinary usage limit: the affected records show rate_limit_reached_type: null, Team plan telemetry, and only 0-1% weekly usage.

What steps can reproduce the bug?

Uploaded thread: 019f78d0-4cce-7dc0-b523-f9e3094fe863

What is the expected behavior?

Codex should continue the authorized defensive review and provide its security findings.

If a particular action crosses policy, Codex should refuse only that action, explain the boundary, and continue with a safe defensive alternative. If a cyber-safety classifier reroutes or blocks the request, the CLI should display an explicit notice with the active model, reason category, stable trace ID, and false-positive or safe-retry path.

A turn must not silently emit task_complete without an assistant response. Silent completion makes moderation, rerouting, client failure, network failure, and an unfinished agent indistinguishable.

Additional information

  • The work was authorized by Asif Waliuddin, Founder and CEO of NXTG.ai, against products and repositories he owns.
  • The reviewed harness was inert by design. The first real run remained gated on OSF registration, real isolation, and independent certification.
  • Codex's successful surrounding turn found two material trust-boundary defects and prevented certification. This demonstrates that the activity was defensive and useful.
  • A separate reviewer independently reproduced the mutable-runner defect and classified it as a P0 design flaw.
  • Because of the silent completions, I removed Codex from the blocking certification lane and routed the review to a fallback Claude reviewer.
  • Codex route receipt: al:065859b7e2b0f87b.
  • Independent reproduction acknowledgment: al:da54d7cefa6fbf04.
  • No security incident, credential disclosure, production process impact, or network egress occurred.
  • The uploaded thread contains the complete original prompts and tool transcript.
  • Please confirm whether the account should use Trusted Access for Cyber for routine authorized defensive product hardening.
  • Please confirm whether CLI 0.144.1 had a known defect where a safety response or reroute could produce silent completion.

This report does not request weaker safeguards. It requests context-sensitive enforcement, an explicit intervention instead of silence, and a reliable false-positive path for authorized defensive work.

View original on GitHub ↗