
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.

The GetLit CLI is a command-line tool designed to help developers manage their Lit Actions projects. The CLI provides a set of commands to create, build, test, and configure Lit Actions.
npm install -g getlit
// or
yarn add global getlit
To use the GetLit CLI, navigate to a directory or your existing project, and then simply run the desired command followed by any required or optional arguments. The CLI will execute the associated function and display the output accordingly.
Command | Usage | Description |
---|---|---|
action | init | getlit action | ๐ Initialise a new Lit project |
build | getlit build | ๐ Build your Lit Actions |
new | getlit new [<lit-action-name>] | ๐ Create a new Lit Action |
test | getlit test [<lit-action-name>] | ๐งช Test a Lit Action |
watch | getlit watch [<lit-action-name>] | ๐ง Simultaneously build and test a Lit Action |
setup | getlit setup | ๐ Setup config for authSig and PKP |
deploy | getlit deploy | Deploy your Lit Actions |
derive | getlit derive | Derive a pkp pubkey with auth method data |
pkp-search | getlit pkp-search | search for pkp information |
docs | doc | getlit docs | ๐ Open the Lit Protocol documentation |
help | show | getlit help | ๐ Show the help menu |
create-next-app | getlit create-next-app | ๐ Initialise a new Lit next-app project |
create-react-app | getlit create-react-app | ๐ Initialise a new Lit react-app project |
FAQs

We found that getlit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.ย It has 3 open source maintainers 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last weekโs supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.