Suspected cyber_policy false positive during RDMA/DPU correctness research on owned lab VMs
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- PR merge metrics
- PR metrics pending
Description
What version of Codex CLI is running?
codex-cli 0.155.1
What subscription do you have?
pro 20x
Which model were you using?
gpt-6-astra,gpt-5.6-sol-max, xhigh
What platform is your computer?
Linux 5.14.0-611.16.1.el9_7.x86_64 x86_64 x86_64
What terminal emulator and version are you using (if applicable)?
bash
Codex doctor report
{
"schemaVersion": 1,
"generatedAt": "1789918594s since unix epoch",
"overallStatus": "warning",
"codexVersion": "0.155.1",
"checks": {
"app_server.status": {
"id": "app_server.status",
"category": "app-server",
"status": "warning",
"summary": "background server socket is stale or unreachable",
"details": {
"app-server version": "unavailable (failed to connect to control socket)",
"control socket": "<HOME>/.codex/app-server-control/app-server-control.sock",
"daemon state dir": "<HOME>/.codex/app-server-daemon",
"mode": "ephemeral",
"pid file": "<HOME>/.codex/app-server-daemon/app-server.pid (missing)",
"settings": "<HOME>/.codex/app-server-daemon/settings.json (missing)",
"status": "stale or unreachable",
"update-loop pid file": "<HOME>/.codex/app-server-daemon/app-server-updater.pid (missing)"
},
"remediation": "Run codex app-server daemon version for more details.",
"durationMs": 0
},
"auth.credentials": {
"id": "auth.credentials",
"category": "auth",
"status": "ok",
"summary": "auth is configured",
"details": {
"auth file": "<HOME>/.codex/auth.json",
"auth storage mode": "File",
"stored API key": "true",
"stored ChatGPT tokens": "false",
"stored agent identity": "false",
"stored auth mode": "api_key"
},
"remediation": null,
"durationMs": 0
},
"config.load": {
"id": "config.load",
"category": "config",
"status": "ok",
"summary": "config loaded",
"details": {
"CODEX_HOME": "<HOME>/.codex",
"active thread overrides": "not inspected",
"config.toml": "<HOME>/.codex/config.toml",
"config.toml parse": "ok",
"configuration load ms": "7",
"configuration scope": "invocation config, including cloud-managed policy",
"cwd": "<HOME>/roadagain-dpu",
"enabled feature flags": "shell_tool, view_image, sleep_tool, unified_exec, unified_exec_tty, unified_exec_zsh_fork, shell_snapshot, content_item_kinds, code_mode_host, terminal_resize_reflow, sqlite, hooks, enable_request_compression, unbounded_connection_retries, multi_agent, apps, tool_search_always_defer_mcp_tools, tool_suggest, plugins, in_app_browser, in_app_chat, in_app_dictation, in_app_local_automation, in_app_updates, browser_use, browser_use_full_cdp_access, browser_use_external, computer_use, remote_plugin, plugin_sharing, image_generation, resize_all_images, item_ids, 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, compaction_image_budget, workspace_dependencies",
"feature flag overrides": "none",
"feature flags enabled": "47",
"log dir": "<HOME>/.codex/log",
"mcp servers": "1",
"model": "gpt-6-astra",
"model provider": "home",
"sqlite home": "<HOME>/.codex"
},
"remediation": null,
"durationMs": 0
},
"git.environment": {
"id": "git.environment",
"category": "git",
"status": "ok",
"summary": "git executable found; execution not verified",
"details": {
".git entry": "file -> <HOME>/roadagain/.git/worktrees/roadagain-dpu",
"PATH git #1": "/usr/bin/git",
"PATH git entries": "1",
"git execution": "not inspected (PATH helpers are not executed)",
"repo detected": "true",
"repo root": "<HOME>/roadagain-dpu",
"selected git": "/usr/bin/git"
},
"remediation": null,
"durationMs": 0
},
"installation": {
"id": "installation",
"category": "install",
"status": "ok",
"summary": "installation looks consistent",
"details": {
"PATH codex #1": "<HOME>/.nvm/versions/node/v24.11.1/bin/codex",
"PATH codex #2": "/usr/local/bin/codex",
"PATH codex entries": "2",
"current executable": "<HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
"install context": "npm (package <HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin <HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources <HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path <HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-path)",
"managed by Vite+": "false",
"managed by bun": "false",
"managed by npm": "true",
"managed by pnpm": "false",
"managed package root": "<HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex",
"npm update target": "not inspected (PATH helpers are not executed)"
},
"remediation": null,
"durationMs": 0
},
"mcp.config": {
"id": "mcp.config",
"category": "mcp",
"status": "ok",
"summary": "MCP configuration is locally consistent",
"details": {
"configured servers": "1",
"disabled servers": "0",
"streamable_http servers": "1"
},
"remediation": null,
"durationMs": 709
},
"network.env": {
"id": "network.env",
"category": "network",
"status": "ok",
"summary": "network-related environment looks readable",
"details": {
"managed proxy": "not configured",
"proxy env vars": "none",
"respect system proxy": "disabled"
},
"remediation": null,
"durationMs": 0
},
"network.provider_reachability": {
"id": "network.provider_reachability",
"category": "reachability",
"status": "ok",
"summary": "active provider endpoints are reachable over HTTP",
"details": {
"home API inference URL": "https://<CUSTOM_PROVIDER_HOST>/v1/<redacted> reachable (HTTP 404)",
"home API route probe": "https://<CUSTOM_PROVIDER_HOST>/v1/<redacted> route exists (HTTP 401)",
"reachability mode": "API key auth"
},
"remediation": null,
"durationMs": 647
},
"network.websocket_reachability": {
"id": "network.websocket_reachability",
"category": "websocket",
"status": "ok",
"summary": "Responses WebSocket is not enabled for the active provider",
"details": {
"model provider": "home",
"provider name": "home",
"proxy env vars": "none",
"supports websockets": "false",
"wire API": "responses"
},
"remediation": null,
"durationMs": 0
},
"runtime.provenance": {
"id": "runtime.provenance",
"category": "runtime",
"status": "ok",
"summary": "running npm on linux-x86_64",
"details": {
"commit": "unknown",
"current executable": "<HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
"install method": "npm (package <HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin <HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources <HOME>/.nvm/versions/node/v24.11.1/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path <HOME>/.nvm/versions/node/v24.11.1/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.155.1"
},
"remediation": null,
"durationMs": 0
},
"runtime.search": {
"id": "runtime.search",
"category": "search",
"status": "ok",
"summary": "search command found (bundled); execution not verified",
"details": {
"search command": "<HOME>/.nvm/versions/node/v24.11.1/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>/.codex/tmp/arg0/codex-arg0a7NdEj/codex-linux-sandbox",
"denied-read glob rules": "0",
"denied-read rules": "0",
"execve wrapper helper": "<HOME>/.codex/tmp/arg0/codex-arg0a7NdEj/codex-execve-wrapper",
"filesystem sandbox": "restricted",
"glob scan max depth": "unbounded",
"managed filesystem source": "none",
"network sandbox": "restricted"
},
"remediation": null,
"durationMs": 0
},
"security.endpoint": {
"id": "security.endpoint",
"category": "security",
"status": "ok",
"summary": "endpoint protection is not inspected on this platform",
"details": {
"endpoint products": "not inspected on this platform"
},
"remediation": null,
"durationMs": 0
},
"state.paths": {
"id": "state.paths",
"category": "state",
"status": "ok",
"summary": "state paths and databases are inspectable",
"details": {
"CODEX_HOME": "<HOME>/.codex (dir)",
"active rollout files": "189 files, 1287676458 total bytes, 6813102 average bytes",
"archived rollout files": "0 files, 0 total bytes, 0 average bytes",
"goals DB": "<HOME>/.codex/goals_1.sqlite (file)",
"goals DB integrity": "ok",
"log DB": "<HOME>/.codex/logs_2.sqlite (file)",
"log DB integrity": "ok",
"log dir": "<HOME>/.codex/log (dir)",
"memories DB": "<HOME>/.codex/memories_1.sqlite (file)",
"memories DB integrity": "ok",
"memories v2 DB": "<HOME>/.codex/memories_v2_1.sqlite (missing)",
"memories v2 DB integrity": "skipped (missing)",
"queue DB": "<HOME>/.codex/queue_1.sqlite (file)",
"queue DB integrity": "ok",
"sqlite home": "<HOME>/.codex (dir)",
"state DB": "<HOME>/.codex/state_5.sqlite (file)",
"state DB integrity": "ok",
"thread history DB": "<HOME>/.codex/thread_history_1.sqlite (file)",
"thread history DB integrity": "ok"
},
"remediation": null,
"durationMs": 138
},
"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": "home",
"rollout DB active files": "189",
"rollout DB active rows": "189",
"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=85, cliproxyapi=76, home=17, crs=7, openai=4",
"rollout DB rows": "189",
"rollout DB scan cap reached": "false",
"rollout DB scan errors": "0",
"rollout DB sources": "cli=85, subagent:thread_spawn=73, vscode=29, exec=2",
"rollout DB stale rows": "0"
},
"remediation": null,
"durationMs": 92
},
"system.disk": {
"id": "system.disk",
"category": "disk",
"status": "ok",
"summary": "sufficient free disk space (11.7 GiB)",
"details": {
"CODEX_HOME available": "11.7 GiB",
"failure threshold": "1.0 GiB",
"warning threshold": "5.0 GiB",
"worktree available": "11.7 GiB"
},
"remediation": null,
"durationMs": 0
},
"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": "Rocky Linux 9.6.0 [64-bit]",
"os language": "C",
"os type": "Rocky Linux",
"os version": "9.6.0"
},
"remediation": null,
"durationMs": 2
},
"terminal.env": {
"id": "terminal.env",
"category": "terminal",
"status": "ok",
"summary": "terminal metadata was detected",
"details": {
"COLORTERM": "present",
"NO_COLOR": "1",
"SSH_CLIENT": "present",
"SSH_CONNECTION": "present",
"SSH_TTY": "present",
"TERM": "xterm-256color",
"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": 3
},
"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": "roadagain-dpu",
"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.155.1",
"check for update on startup": "true",
"dismissed version": "0.137.0",
"last checked at": "2026-09-20T07:22:02.371761418Z",
"latest version": "0.155.1",
"latest version status": "current version is not older",
"npm update target": "not inspected (PATH helpers are not executed)",
"update action": "npm install -g @openai/codex",
"version cache": "<HOME>/.codex/version.json"
},
"remediation": null,
"durationMs": 1464
}
}
}
What issue are you seeing?
I suspect a safety-check false positive during authorized RDMA/DPU systems research on my own PVE lab VMs.
My RKV project studies remote LLM KV-cache correctness, including receiver-owned leases, descriptor lifetime, slot reuse, and recovery. I use Codex for source review, implementation fixes, regression testing, and controlled lifecycle/failure experiments using lab test data. The targets are my own lab VMs, node1–node4.
The CLI displayed:
This content can’t be shown
We take extra care with some cybersecurity requests.
Learn more: https://help.openai.com/en/articles/20001326
The recorded error was:
This content was flagged for possible cybersecurity risk. If this seems wrong, try rephrasing your request. To get authorized for security work, join the Trusted Access for Cyber program: https://chatgpt.com/cyber
Error code: cyber_policy
Incident time: 2026-09-20 14:09:24 UTC
Thread ID: 01a0bf0f-e8bf-7ac1-a5a9-bbb5d3ab7edc
Turn ID: 01a0bf1a-d207-7761-8fd3-26d9c34a6b1c
The last completed tool calls reported 9/9 passing local lease/fence tests, successful CMake configuration, and a successful read-only environment check on node2. The safety block occurred afterward and interrupted the task.
I cannot identify the exact triggering request or generated content from the local logs. This report requests review of a suspected false positive; it does not establish which component caused it.
What steps can reproduce the bug?
Uploaded thread: 01a0bf0f-e8bf-7ac1-a5a9-bbb5d3ab7edc
What is the expected behavior?
Authorized code review, correctness fixes, and regression testing on owned lab resources should be able to complete when within the permitted scope.
Please review whether this incident was a false positive. If some portion of the requested workflow requires a different approved access scope, actionable guidance would help me continue legitimate research using standard Codex where supported.
Additional information
A local audit found five explicit cyber-policy interruptions across three project threads on 2026-09-20. Connection, quota, and other service errors were counted separately.
- The latest incident's CLI usage was: total=174,671; input=156,133 plus 3,587,968 cached; output=18,538; reasoning=5,893. These match the uploaded thread's recorded usage after accounting for cached input.
- I believe I am using official OpenAI services. However, the incident metadata records model_provider=home, the current local configuration contains a non-OpenAI base_url, and the standalone doctor report detects API-key authentication. The relationship between this configuration and my intended official account/service needs verification. These observations do not establish my subscription, the endpoint operator, or the origin of the error.
- The attached doctor report was collected after the incident in a separate invocation. It does not inspect the incident thread's active overrides. In particular, the incident thread used approval_mode=never and a disabled permission profile; the standalone doctor invocation reports its own defaults.
- The doctor report has home paths and the custom provider hostname redacted. Original transcripts contain credentials and should not be reposted publicly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior in Codex CLI 0.155.1 on Linux using the supplied RDMA/DPU research context and the codex doctor output. Inspect how the cyber_policy decision is surfaced alongside the app-server and sandbox checks. Done means confirming whether the block is a false positive and recording a reproducible case with the relevant diagnostic output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100