Codex Desktop repeatedly blocks a read-only local software-integrity review as a cybersecurity risk

Open
#34,945 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
desktop, security

Research direction

Start by reproducing the six steps in Codex Desktop and confirm whether progress, completion messages, and final report notifications are hidden by the cybersecurity warning. No files, tests, or code entry points are identified in the issue; done means local read-only reviews remain visible and completed artifacts can be recovered after an intermediate warning.

Written by the indexing model from the issue text.

Description

app bug safety-check
What version of the Codex App are you using (From “About Codex” dialog)?

版本 26.715.72359

What subscription do you have?

pro

What platform is your computer?

Codex Desktop repeatedly blocks a read-only local software-integrity review as a cybersecurity risk

What issue are you seeing?

I am reporting repeated classifier false positives in Codex Desktop.

I am an individual developer reviewing the integrity of my own local application. The task is strictly local and read-only with respect to implementation and external systems. It verifies local checksums, extracts an evidence archive into /private/tmp, reviews validation code, runs deterministic local fixtures, checks Git state, and writes a local Markdown report.

Codex Desktop repeatedly replaces normal progress and completion messages with:

“This content was flagged for possible cybersecurity risk.”

Scope of the task:

  • Systems and source code: owned by me
  • Local file reads: yes
  • Local /private/tmp audit-copy writes: yes
  • AWS calls: 0
  • GitHub API/CLI calls: 0
  • Network calls: 0
  • Workflow dispatches: 0
  • Builds/deployments/change sets: 0
  • Commits/pushes/pull requests: 0
  • Production changes: 0
  • Changes to live workflows: 0
What steps can reproduce the bug?

Reproduction steps:

  1. Open my own local repository in Codex Desktop.
  2. Ask Codex to verify local report and evidence SHA-256 values.
  3. Require a fresh /private/tmp copy, deterministic local tests, and unchanged Git/workflow state.
  4. Explicitly prohibit network, cloud, deployment, commit, push, and workflow operations.
  5. Allow the Agent and local review processes to run.
  6. Observe that progress or final output is repeatedly hidden behind the cybersecurity warning.

The project’s report titles contain governance terms related to deployment controls, authorization boundaries, conservative validation, and workflow freezes. These words describe safeguards in my own software; they are not requests to access or modify any external system.

Actual impact:

  • I cannot reliably tell whether the Agent is running, stopped, or completed.
  • I must repeatedly interrupt the task to ask for status.
  • Some parallel review results are replaced by the warning.
  • Final report notifications may also be hidden.
  • Long-running and unattended Agent workflows become unreliable.
  • This substantially affects the usefulness of my paid Codex subscription for ordinary local development and QA.
What is the expected behavior?

Expected behavior:

  • Classification should consider the complete local/read-only context.
  • Terms in a project title should not independently classify the task as harmful.
  • Tool execution state should remain visible even if response content is reviewed.
  • A hidden intermediate message should not prevent final report delivery.
  • Local checkpoints and completed artifacts should remain accessible after an overlay.

Requested action:

  1. Review this task as a classifier false positive.
  2. Improve contextual handling for local, authorized software-integrity and Secure SDLC work.
  3. Add an unhidden running/stopped/completed indicator independent of response content.
  4. Preserve and display final deliverables after an intermediate message is reviewed.
  5. Provide a documented recovery/resume mechanism.
  6. Confirm whether my account should apply for Trusted Access for Cyber or whether this ordinary local QA should work without it.
Additional information

No response

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.