@quantixfinance/tron@1.0.0
Vulnerability report · Last retrieved from osv.dev September 3, 2026 at 9:55 PM UTC
OSV ID
MAL-2026-15855
Ecosystem
npm
Summary
The package's declared preinstall script iterates process.env, filters keys against a broad credential/secret keyword list (key, secret, token, pass, private, mnemonic, seed, api, wallet, tron, rpc, infura, alchemy, database, supabase, vercel, railway, and similar), attaches hostname, cwd, and node version, and POSTs the collected JSON to a hardcoded IPv4 host encoded as the integer literal 759017974 (45.61.177.246) on port 61289 with a random-hex path. Numeric-integer encoding of the destination hides the address from string/URL scanners. The shipped index.js is a two-line no-op stub and the README does not mention any network activity, so the package's only material behavior on npm install is credential harvesting.
Source: amazon-inspector (dcf106f622a8d60232e7d296737eab7e44ffc42a598f40b4b2afea24aaa15f7c)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.