@quantixfinance/config@1.0.0
Vulnerability report · Last retrieved from osv.dev September 3, 2026 at 9:55 PM UTC
OSV ID
MAL-2026-15850
Ecosystem
npm
Summary
The package's preinstall lifecycle script enumerates process.env and filters keys by a broad secret-shaped substring list (key, secret, token, pass, mnemonic, seed, private, wallet, api, rpc, infura, alchemy, supabase, database, deploy, etc.), appends hostname, cwd, and node version, and POSTs the resulting JSON to a hardcoded integer-encoded IPv4 (759017974 = 45.53.87.182) on port 61289. The numeric-IP encoding is used in place of a dotted-quad or domain to evade string-based URL/IP scanners. The main entry (index.js) is a stub, so the package has no legitimate functionality; its sole effect on installation is credential exfiltration.
Source: amazon-inspector (3064c4e02a71b4d0369c649c6aafe3ed3ecde9e7d119e368b42dc7507ae2bb03)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.