codex-plusplus-tweak-system
Fail
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The installation process for macOS, Linux, and Windows involves downloading scripts from a remote GitHub repository (
github.com/b-nnett/codex-plusplus) and executing them immediately viabashoriex. This pattern is highly susceptible to supply chain attacks. - [EXTERNAL_DOWNLOADS]: The skill installs the
codexplusplusCLI and additional "tweaks" from external sources, including Homebrew taps and GitHub releases. - [COMMAND_EXECUTION]: The software performs invasive system operations, including patching the
app.asararchive of the Codex application and re-signing the application to bypass macOS security checks (xattr -cr). - [REMOTE_CODE_EXECUTION]: The system architecture allows for the runtime discovery and execution of third-party ESM modules (tweaks), which execute with the full privileges of the Electron renderer process.
Recommendations
- HIGH: Downloads and executes remote code from: https://raw.githubusercontent.com/b-nnett/codex-plusplus/main/install.sh - DO NOT USE without thorough review
- AI detected serious security threats
Audit Metadata