Skip to content

fix(runtime): harden execution and credential boundaries#15

Merged
benclawbot merged 1 commit into
mainfrom
codex/zeus-runtime-hardening
Jul 12, 2026
Merged

fix(runtime): harden execution and credential boundaries#15
benclawbot merged 1 commit into
mainfrom
codex/zeus-runtime-hardening

Conversation

@benclawbot

Copy link
Copy Markdown
Owner

Hardens Zeus runtime execution and credential boundaries. Removes the unused legacy engine executor that bypassed runtime approvals, centralizes command classification, drains bounded child output concurrently to prevent pipe deadlocks, migrates provider secrets into native OS credential storage without returning raw keys over IPC, and enables a restrictive desktop CSP. Includes focused regression tests and design/implementation documentation.

Validation: the pre-commit hook passed typecheck, changed-file Vitest (12 tests), and the Tauri capability check. The broader implementation verification previously passed the full frontend and Rust suites, production build, Clippy, and npm audit.

@benclawbot benclawbot merged commit b061290 into main Jul 12, 2026
4 checks passed
@benclawbot benclawbot deleted the codex/zeus-runtime-hardening branch July 12, 2026 22:14
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