npm

depcruise-wrap-stream-in-html @99.9.1

Vulnerability report · Last retrieved from osv.dev August 15, 2026 at 10:37 PM UTC

Malicious

OSV ID

MAL-2026-14068

Ecosystem

npm

Summary

depcruise-wrap-stream-in-html@99.9.1 is a hollow package: index.js is module.exports = {} and the name mimics an internal helper of dependency-cruiser. Its only effect on install is resolving a runtime dependency ltidisafe from an arbitrary HTTPS tarball URL — https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.7.5.tgz — hosted on a Google Cloud Storage bucket unrelated to any known publisher of dependency-cruiser. On npm install , npm downloads and installs that tarball into node_modules, and any lifecycle scripts inside it execute on the installer's machine. The bucket owner can swap the tarball contents at any time without republishing to npm, bypassing registry scanning and version pinning guarantees. The 99.9.1 version number and lookalike name are consistent with a dependency-confusion / smuggling lure.

Source: amazon-inspector (bce3c6c9707df3626f30cbf434aa298d1df5cda4cf7b06b76ad4c92d04004a1c)

Protect your entire dependency tree

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