PkgRadar

npm · registry.npmjs.org

@vrsen/openswarm

Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('fs');const path=require('path');const cp=require('child_process');const pkg=__dirname;const patchTarget=path.join(pkg,'node_modules','dom-to-pptx');const patchCli=path.join(pkg,'node_modules','patch-package','index.js');if(fs.existsSync(patchTarget)&&fs.existsSync(patchCli)){cp.execFileSync(process.execPath,[patchCli],{cwd:pkg,stdio:'inherit'});}try{fs.chmodSync(path.join(pkg,'bin','openswarm'),0o755)}catch(e){}\""

Why PkgRadar flagged 0.1.27

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpostinstall="node -e \"const fs=require('fs');const path=require('path');const cp=require('child_process');const pkg=__dirname;const patchTarget=path.join(pkg,'node_modules','dom-to-pptx');const patchCli=path.join(pkg,'node_modules','patch-package','index.js');if(fs.existsSync(patchTarget)&&fs.existsSync(patchCli)){cp.execFileSync(process.execPath,[patchCli],{cwd:pkg,stdio:'inherit'});}try{fs.chmodSync(path.join(pkg,'bin','openswarm'),0o755)}catch(e){}\"" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
0.1.27High risk352026-06-11
1.0.1-rc.8High risk352026-06-11
1.0.1-rc.6High risk352026-06-10
1.0.1-rc.7High risk352026-06-10
1.0.1-rc.4High risk352026-06-10
1.0.1-rc.5High risk352026-06-10

Campaign attribution

Part of the Clob dropper campaign.

Block this in CI

PkgRadar gates @vrsen/openswarm (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @vrsen/[email protected]