npm

commonweb-balance @99.9.1

Vulnerability report · Last retrieved from osv.dev August 7, 2026 at 2:10 AM UTC

Malicious

OSV ID

MAL-2026-13439

Ecosystem

npm

Summary

commonweb-balance@99.9.1 is an empty shell package (empty index.js, no functionality) whose only effect on install is resolving its single declared runtime dependency ltidisafe from a direct tarball URL at https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.4.5.tgz rather than from the npm registry. On npm install , npm downloads and installs whatever bytes are served at that URL into the installer's node_modules, bringing that code into the dependency tree outside npm registry review. The GCS bucket is publisher-unrelated (no matching author or homepage metadata on the host package) and mutable — whoever controls the bucket can change the served tarball contents at any time without republishing to npm. The host package has no legitimate function other than to pull this out-of-registry dependency into installers, matching the dependency-chain dropper / lure pattern.

Source: amazon-inspector (7455a26ab96be134244f14c67b9e3fbf63033f1b974cf45ad0620d5a6eda0581)

Protect your entire dependency tree

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