registry  /  tipsen-poc-again  /  1.0.0

tipsen-poc-again@1.0.0

OSV Malicious Advisory

scanned 2h ago · by OpenSSF/OSV

OpenSSF/OSV advisory MAL-2026-10393 confirms this npm version as malicious. package.json declares its sole runtime dependency `safe-chain-test` as an HTTPS tarball URL pointing at a `trycloudflare.com` quick-tunnel host (`https://dominant-vary-ran-americas.trycloudflare.com/safe-chain-test-1.0.0.tgz`). trycloudflare quick-tunnel hosts are anonymous, ephemeral, publisher-unattributable, and fully mutable — the operator can serve arbitrary bytes to any installer at any time, and the bytes are...

Advisory
MAL-2026-10393
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in tipsen-poc-again (npm)
Details
package.json declares its sole runtime dependency `safe-chain-test` as an HTTPS tarball URL pointing at a `trycloudflare.com` quick-tunnel host (`https://dominant-vary-ran-americas.trycloudflare.com/safe-chain-test-1.0.0.tgz`). trycloudflare quick-tunnel hosts are anonymous, ephemeral, publisher-unattributable, and fully mutable — the operator can serve arbitrary bytes to any installer at any time, and the bytes are not subject to npm registry scanning. On `npm install`, npm fetches this tarball and installs it into the dependency tree; whatever lifecycle scripts or top-level code the current tarball contains will execute on the installer's machine. This is a transitive code-delivery channel routed through an attacker-controlled hop that bypasses registry integrity controls. ## Source: ghsa-malware (326b0265c949c38b2bc44d359703d628ebb46fd827789d7b0d0729a160a9caff) 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 tipsen-poc-again@1.0.0 as malicious (MAL-2026-10393): Malicious code in tipsen-poc-again (npm)

Source & flagged code

0 flagged
No flagged code excerpts are attached to this scan.

Findings

1 High
HighOsv Malicious Advisory