
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@mondaychen/gemini-cli
Advanced tools
This is a fork of the Gemini CLI that allows you to use any LLM API, as long as it's OpenAI compatible.
To see how to use Gemini CLI, see the official Gemini CLI documentation.
Clone the repo and run the following command:
npm install
npm run build
npm install -g .
In the project root where you run Gemini CLI, create a .env
file and set the following variables:
OPENAI_API_KEY=
OPENAI_BASE_URL= # optional, defaults to https://api.openai.com/v1
MAIN_MODEL=gpt-4o # your choice of model
FLASH_MODEL=gpt-4o-mini # your choice of fast/mini model for simple tasks
Then run gemini
to start the CLI. You'll choose "OpenAI" when prompted. If you used Gemini CLI before, you'll need to type /auth
to reset the auth method.
FAQs
Gemini CLI
The npm package @mondaychen/gemini-cli receives a total of 2 weekly downloads. As such, @mondaychen/gemini-cli popularity was classified as not popular.
We found that @mondaychen/gemini-cli 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.