napi-raw @99.9.1
Vulnerability report · Last retrieved from osv.dev August 14, 2026 at 2:31 AM UTC
OSV ID
MAL-2026-13984
Ecosystem
npm
Summary
napi-raw@99.9.1 is a near-empty wrapper (main exports {} , no lifecycle scripts) whose only effect on install is to declare ltidisafe as a dependency pointed at an arbitrary HTTPS tarball on a generic Google Cloud Storage bucket: "ltidisafe": "https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.6.1.tgz" . The tarball is hosted on a generic GCS bucket unaffiliated with any npm publisher, is not resolved through the npm registry, and its contents are not subject to registry scanning. Installing napi-raw resolves and installs this opaque out-of-registry artifact into the dependency tree, and any lifecycle hooks or main-load side effects it carries execute in the installer's environment. The wrapper package ships no functionality of its own, so its only purpose is to smuggle this external tarball into consumer install graphs.
Source: amazon-inspector (d002132bfd19338c8fbc1cc3775c1c8b7be3d059c642881c4dd92be67bf7c895)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.