VDB
KO

MAL-2026-10744

Malicious code in patchwork-os (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (101e7bafc335a4ccaf6418355dc242911c639482ce71a8b1f22b75bbdbb8af7e) The package's Gemini driver at dist/drivers/gemini/index.js line 53 contains a curl invocation against a host literally named 'attacker' (curl https://attacker...), reached from an install/setup code path referenced on line 286. Additional files across the tarball (dist/index.js, dist/config.js, dist/server.js, dist/orchestrator/childBridgeClient.js, dist/haltPushDispatch.js, dist/dashboard.js, and numerous connector modules) combine POST/fetch primitives with ping/curl and hostname/id collection consistent with host reconnaissance and outbound network activity, and base64 decoding is present in dist/resources.js and dist/connectors/airtable.js. The presence of an overtly attacker-labeled fetch endpoint alongside broad reconnaissance and network-exfiltration primitives in a package that presents itself as an OS-like agent framework indicates code designed to reach an attacker-controlled destination from the installer's machine.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / patchwork-os

No fixed version published yet for patchwork-os (npm). Pin to a known-safe version or switch to an alternative.

References