
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
kakunin-cli
Advanced tools
Allows to create kakunin project much easier.
npm install kakunin-cli -g
kakunin create-project <path-to-dir-for-kakunin-project> [version]
Project directory can be relative to current directory, absolute or simply .. You can also specify what version of kakunin should be used. By default we use the latest one.
kakunin run [path-to-dir-for-kakunin-project] [-t, --tags] "<cucumber-tags-expression>"
by default it runs a tests from current directory.
Optionally you can specify cucumber tags expression, allowing you to run only a set of scenarios. For example:
kakunin run -t "@wip - runs only a scenarios with @wip tag
kakunin run -t "@wip and @wip2 - runs only a scenarios with both @wip and @wip2 tags
kakunin run -t "@wip or @wip2 - runs only a scenarios with either @wip or @wip2 tag
kakunin run -t "not @wip - runs only a scenarios without @wip tag
FAQs
Command-line interface for Kakunin E2E framework
The npm package kakunin-cli receives a total of 7 weekly downloads. As such, kakunin-cli popularity was classified as not popular.
We found that kakunin-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.