OSV Malicious Advisory
scanned 3h ago · by OpenSSF/OSVOpenSSF/OSV advisory MAL-2026-6113 confirms this npm version as malicious. intquery@1.1.5 is published under the name 'intquery' by 'Stagnation Lab', but its README is a verbatim copy of the unrelated project ts-logger-pack (github.com/kallaspriit/ts-logger-pack) and its LICENSE attributes copyright to Priit Kallas. The README advertises 'A zero-dependency TypeScript logger interface', while package.json line 38 declares a runtime dependency on obfus-jsxy@^3.2.0 — a name with no...
Advisory
MAL-2026-6113
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in intquery (npm)
Details
intquery@1.1.5 is published under the name 'intquery' by 'Stagnation Lab', but its README is a verbatim copy of the unrelated project ts-logger-pack (github.com/kallaspriit/ts-logger-pack) and its LICENSE attributes copyright to Priit Kallas. The README advertises 'A zero-dependency TypeScript logger interface', while package.json line 38 declares a runtime dependency on obfus-jsxy@^3.2.0 — a name with no relationship to logging and not mentioned anywhere in the README. The shipped dist/ contents are a trivial dummyLogger that does not use obfus-jsxy at runtime, so the dep serves no functional purpose for the advertised package. The structural pattern — identity-laundering (renamed clone, mismatched author/LICENSE/README), undeclared and purpose-mismatched runtime dep, trivial cover code — is the shape of a delivery vehicle that silently pulls obfus-jsxy onto any installer's machine via `npm install intquery`.
## Source: ghsa-malware (115c6fdd6b1a49aced7caf0b51b58290e6c07980e72cd7699dd360498a6790e5) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
Decision reason
OpenSSF Malicious Packages via OSV confirms intquery@1.1.5 as malicious (MAL-2026-6113): Malicious code in intquery (npm)
References
Source & flagged code
0 flaggedNo flagged code excerpts are attached to this scan.
Findings
1 High
HighOsv Malicious Advisory