app-data-lts @2.1.6
Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC
OSV ID
MAL-2026-11053
Ecosystem
npm
Summary
package.json declares postinstall node test.js and main: index.js , but index.js is absent from the tarball. test.js executes require('.') , which throws immediately because the main module is missing, so the postinstall hook fails. README describes an unrelated 'ts-api' project, author metadata is empty, and dependencies include a package named child_process that name-squats the Node.js core module. No exfiltration, remote fetch, credential access, or executable payload is present in the shipped files. The shape is consistent with either a broken publish, a placeholder, or a staged release awaiting a payload in a future version, but as shipped the package has no code path that harms an installer.
Source: amazon-inspector (2f9d67601ec8b46265e1f23f5e48ff5beb050626f4bc156b291cb1b8f8c36d35)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.