
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
@strongdm/leash
Advanced tools
The official npm distribution of the leash CLI. This package ships prebuilt binaries for macOS and Linux across amd64 and arm64 hardware targets and provides a lightweight Node-based launcher that mirrors the behaviour of the standalone binary release.
npm install -g @strongdm/leash
# or
npx @strongdm/leash --version
Once installed, invoke the CLI exactly as you would the native binary:
leash --help
leash ssh my-server
The launcher resolves the bundled binary for your current process.platform and process.arch combination, forwards standard input/output, and exits with the wrapped process status code.
darwin, arm64)darwin, x64)linux, x64)linux, arm64)Note: Windows users can download and run the Linux binary through WSL.
Source code and issue tracking live in strongdm/leash. Contributions should target that repository; this npm package is generated automatically by the release pipeline.
Distributed under the Apache 2.0 License.
FAQs
Prebuilt leash CLI binaries distributed for Node.js environments.
We found that @strongdm/leash demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.