
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.
cookbookdev
Advanced tools
The cookbookdev CLI lets you install any Cookbook contract directly into your personal workflow. In seconds, you can have a contract or library - and all of its dependencies - ready to deploy or edit in your favorite development environment.
You can use npx with cookbookdev
, but it's more convenient to install it locally
$ npm install -g cookbookdev
Find a contract at https://www.cookbook.dev, then download it with
$ cookbookdev install {address}
cookbookdev install {address}
or cookbookdev i {address}
: install any contract you find on https://www.cookbook.dev
cookbookdev i simple-token
cookbookdev install simple-token
npx cookbookdev i simple-token
npx cookbookdev install simple-token
npx cookbookdev install Azuki-ERC721A-NFT-Sale
FAQs
Cookbook.dev <p align="cent
The npm package cookbookdev receives a total of 0 weekly downloads. As such, cookbookdev popularity was classified as not popular.
We found that cookbookdev demonstrated a not healthy version release cadence and project activity because the last version was released 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
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.