
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.
@holochain/devhub-cli
Advanced tools
A CLI for managing assets and packages on DevHub.
Project configs (eg. devhub.json) keep track of assets that the repo is creating.
The dependency config (devhub-lock.json) keeps track of zome, DNA, or hApp dependencies for the
assets being created.
npm i --global @holochain/devhub-cli
See DevHub Setup for instructions on running and installing devhub.
devhub connection --global set <PORT> <TOKEN>
Check connection with
devhub connection status
devhub install <package>
devhub zome init path/to/crate/dir
After answering the prompt questions, a zome.json file is created in the location provided.
Check local configurations using...
devhub status
Preview what would be published for the newly defined zome.
devhub publish --dry-run zome crate_name
If it looks good, complete the publishing by removing the --dry-run flag.
devhub publish zome crate_name
See docs/API.md
See CONTRIBUTING.md
FAQs
A CLI for managing assets and packages on DevHub
The npm package @holochain/devhub-cli receives a total of 1 weekly downloads. As such, @holochain/devhub-cli popularity was classified as not popular.
We found that @holochain/devhub-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 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.