npm

clawtrl-wallet @1.5.1

Vulnerability report · Last retrieved from osv.dev August 6, 2026 at 1:06 AM UTC

Malicious

OSV ID

MAL-2026-13367

Ecosystem

npm

Summary

The package's cli.js imports child_process, https, and os, reads process.env and system information (via os.tmpdir and related os APIs), spawns a bash subprocess, and issues outbound https.get requests. The composition — environment/system-data read paired with a bash spawn and outbound HTTPS from a wallet-branded npm package — matches the credential/wallet-stealer shape rather than any legitimate wallet library behavior. Wallet packages have no need to shell out to bash or transmit environment contents off-host, and the package name suggests impersonation of a wallet utility to lure installers.

Source: amazon-inspector (d56c06b4b1f063e6827dc0d8e9a6e3d1b7395182c12188b4dc110b771c23386c)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.