
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
Turn a Node.js CLI script into a desktop form. Inputs, Run, live output. The original file is unchanged.
Turn a Node.js CLI script into a desktop form. Inputs, a Run button, and live output. The original file is unchanged.
The window is a windowd app. The first launch downloads about 200 MB of NW.js. --build writes a reusable windowd folder, not an installer.
Docs: gui4cli.dev/docs · Site: gui4cli.dev · GitHub: Catalyst-Forge-LLC/gui4cli
Requires Node.js 20+. Expect a one-time NW.js download on the first window.
npx gui4cli my-script.js
Or globally:
npm install -g gui4cli
gui4cli my-script.js
A folder works too: gui4cli . --entry bin/cli.js.
--help are fallbacks)--json prints the form and exits (CI, no GUI)--build writes a reusable windowd folder that wraps the original script in place (no .exe, no rewrite)Optional overrides: gui4cli.config.js or gui4cli.json next to the script. Flags: CLI.
pnpm install
pnpm test
pnpm exec tsx src/cli.ts fixtures/resize.js --json
pnpm dev
pnpm dev opens the Commander fixture. The first windowd launch may download the NW.js runtime (~200 MB). If the window flashes and closes, run from a normal terminal, not Cursor's JavaScript Debug Terminal.
Site (FilePress): pnpm site:dev (LocalSlip gui4cli-site on 5201). Redeploy: pnpm ship.
MIT · Catalyst Forge LLC
FAQs
Turn a Node.js CLI script into a desktop form. Inputs, Run, live output. The original file is unchanged.
The npm package gui4cli receives a total of 58 weekly downloads. As such, gui4cli popularity was classified as not popular.
We found that gui4cli 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.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.