
Research
/Security News
77 Firefox Extensions Linked to Crypto Wallet and Credential Theft
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.
Run the project simply by executing
npx codex-run
The browser will open automatically at http://localhost:12001.
Install globally via npm:
npm install -g codex-run
Then run it from any directory:
codex-run
The browser will open automatically at http://localhost:12001, showing all your Codex CLI conversations.
codex-run [options]
Options:
-V, --version Show version number
-p, --port <number> Port to listen on (default: 12001)
-d, --dir <path> Codex directory (default: ~/.codex)
--no-open Do not open browser automatically
-h, --help Show help
Codex CLI stores conversation history in ~/.codex/. This tool reads that data and presents it in a web interface with:
# Clone the repo
git clone https://github.com/asfsdsf/codex-run.git
cd codex-run
# Install dependencies
pnpm install
# Start development servers
pnpm dev
# Build for production
pnpm build
This project was originally based on claude-run by Kamran Ahmed. Special thanks to the author for the great design and inspiration.
MIT © Kamran Ahmed
FAQs
A beautiful web UI for browsing Codex CLI conversation history
The npm package codex-run receives a total of 6 weekly downloads. As such, codex-run popularity was classified as not popular.
We found that codex-run demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.

Security News
NIST disclosed an unreleased AI tool called V-etalon and opened a broad inquiry into NVD modernization after years of automation plans produced no public enrichment system.

Security News
In his AI Council 2026 talk, Feross Aboukhadijeh covers recent package compromises, vulnerability discovery, and a more automated security model.