openai / openai/codex

Safety block persists for explanation-only follow-ups in a Paseo-managed session

Open
#43,964 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug safety-check
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

Problem

A persisted Codex session used through Paseo repeatedly fails with:

This request was blocked by our safety systems. Reason: Potentially unintended activity.

After the initial block, follow-up requests asking only for an explanation or recovery guidance also returned the same system error. The user had explicitly authorized the intended local operation, but we cannot determine whether the block was a false positive or what specific action triggered it.

Observed diagnostics
  • Codex session ID: 01a07f48-dac1-7100-8acb-eb3aebfa5e80
  • Most recently observed failure: 2026-09-09 01:06:50 UTC
  • Provider/model reported by Paseo: codex / gpt-6-astra
  • Reasoning: high
  • Permission mode: auto-review
  • Agent lifecycle: error; active turn: null; pending permissions: []
  • Local installed CLI reports: codex-cli 0.153.4 (the exact binary used by the affected provider process has not been independently verified)
  • Client: Paseo Desktop on macOS; local Paseo CLI reports 0.7.2
  • Repeated follow-ups included "retry" and requests for instructions on what to do next.
Expected behavior / request

Please review the possible false positive and advise on supported recovery. Ideally, a blocked operation should still permit an explanation and a safe recovery/help response, or provide an actionable diagnostic/reporting path. We are not requesting a bypass of safety checks.

Privacy

This report is submitted at the user's explicit request, with explicit approval for this public destination and these minimal diagnostic fields. No original transcript, screenshots, sensitive business data, personal records, credentials, or raw logs are attached. Only minimal session/error diagnostics are included.

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.

Research direction

No repository file, test, or entry point is identified in the report. Start by determining whether the behavior is implemented in this repository or supplied by the provider, then reproduce the blocked-session follow-up behavior using the listed diagnostics; done means identifying the responsible component and documenting a supported recovery or reporting path.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, security
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.