registry  /  calvuepro  /  0.1.0

calvuepro@0.1.0

OSV Malicious Advisory

scanned 2h ago · by OpenSSF/OSV

OpenSSF/OSV advisory MAL-2026-7028 confirms this npm version as malicious. Package ships a 5.7MB prebuilt darwin-arm64 Mach-O at vendor/clavuepro-darwin-arm64 with no source tree, no hash/signature verification, and no upstream release URL to cross-reference. The bin wrapper bin/calvuepro.js chmods the binary 0755 and spawns it with the caller's argv via spawnSync...

Advisory
MAL-2026-7028
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in calvuepro (npm)
Details
Package ships a 5.7MB prebuilt darwin-arm64 Mach-O at vendor/clavuepro-darwin-arm64 with no source tree, no hash/signature verification, and no upstream release URL to cross-reference. The bin wrapper bin/calvuepro.js chmods the binary 0755 and spawns it with the caller's argv via spawnSync. There are no lifecycle scripts and no main field, so the binary executes only when a user explicitly runs the CLI — not on `npm install` or `require()`. Notable inconsistency: the npm package name is `calvuepro` while the shipped binary, repository (mycode699/clavue-v2), and CLI alias all use `clavuepro` — a one-character difference that is worth a human review of publisher identity before trusting lifecycle execution of opaque native code. No exfiltration, no credential access, no install-time fetch+execute, and no network behavior was observed in the loader script. ## Source: ghsa-malware (36e6f293ca556e3d3fdc61b38b76cbbbc74acabcd9dee4ccd35849747f183ff5) 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 calvuepro@0.1.0 as malicious (MAL-2026-7028): Malicious code in calvuepro (npm)

Source & flagged code

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

Findings

1 High
HighOsv Malicious Advisory