Skip to content

fix(acp): isolate Claude sessions from host credentials - #4611

Open
jmecom wants to merge 2 commits into
mainfrom
codex/security-claude-env-isolation
Open

fix(acp): isolate Claude sessions from host credentials#4611
jmecom wants to merge 2 commits into
mainfrom
codex/security-claude-env-isolation

Conversation

@jmecom

@jmecom jmecom commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

This change launches Claude ACP adapters with an allowlisted parent environment and disposable home, config, cache, and application-data directories. It also sends settingSources: [] so Claude does not automatically load the operator's user, project, or local settings.

The rebase preserves current main's Claude system-prompt transport and session-title metadata alongside the isolation options. This prevents automatic credential and configuration inheritance; it is not an OS sandbox and does not block deliberate absolute-path or keychain access by an otherwise-authorized tool.

Testing

  • env -u BUZZ_ACP_LAZY_POOL bin/cargo test -p buzz-acp at 7de5f4a: 673 library tests and 9 integration tests passed
  • bin/cargo fmt --all -- --check at 7de5f4a
  • git diff --check origin/main...codex/security-claude-env-isolation

Originating Buzz thread: buzz://message?channel=3928fe05-df61-4b5d-b9c7-d623b9b10ea1&id=3c6c02312f763fbe0d2bfc33a6c1a362f91d0354f3d18b039cf7a0558c1439d1

jmecom added 2 commits August 3, 2026 13:44
Co-authored-by: Jordan Mecom <jm@squareup.com>
Signed-off-by: Jordan Mecom <jm@squareup.com>
Co-authored-by: Jordan Mecom <jm@squareup.com>
Signed-off-by: Jordan Mecom <jm@squareup.com>
@jmecom
jmecom marked this pull request as ready for review August 3, 2026 21:00
@jmecom
jmecom requested a review from a team as a code owner August 3, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant