VDB
KO

MAL-2026-13367

Malicious code in clawtrl-wallet (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (d56c06b4b1f063e6827dc0d8e9a6e3d1b7395182c12188b4dc110b771c23386c) 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / clawtrl-wallet

No fixed version published yet for clawtrl-wallet (npm). Pin to a known-safe version or switch to an alternative.

References