OpenSSF/OSV advisory MAL-2026-13437 confirms this npm version as malicious. The package's dist/index.js contains code combining OS command execution (ping) with outbound HTTP POST requests, a pattern consistent with host reconnaissance and data beaconing to an external endpoint...
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in aitable-workflow-server (npm)
Details
The package's dist/index.js contains code combining OS command execution (ping) with outbound HTTP POST requests, a pattern consistent with host reconnaissance and data beaconing to an external endpoint. The package name resembles a legitimate workflow tool but the shipped bundle is a small file whose only functionality is issuing ping commands and POSTing results outward, with no code implementing the advertised workflow-server functionality. Version 9.9.9 is a version-number pattern frequently used in dependency-confusion attacks targeting internal package names.
Decision reason
OpenSSF Malicious Packages via OSV confirms aitable-workflow-server@9.9.9 as malicious (MAL-2026-13437): Malicious code in aitable-workflow-server (npm)