Logo
npm

@lekzo/baileys@0.0.7

Vulnerability report · Last retrieved from osv.dev September 23, 2026 at 12:51 AM UTC

Malicious

OSV ID

MAL-2026-16276

Ecosystem

npm

Summary

package.json declares the libsignal dependency as github:canove/libsignal-node — a bare GitHub owner/repo reference with no commit SHA, tag, or semver version. On npm install, this resolves to whatever the current HEAD of that third-party repository points at, fetching and installing arbitrary code with no integrity check and running any lifecycle scripts inside the returned bytes. Whoever controls that GitHub repository at any future moment controls code executed on every installer of this package. The static ping/GET co-occurrence in lib/Utils/generics.js is unrelated to this finding.

Source: amazon-inspector (da5caafea4a5656343feb4b52bf0007c98e6ed65a41ad22c79f24c0f1c48566f)

Protect your entire dependency tree

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