PkgRadar

npm · registry.npmjs.org

@kowl64/swarmagency

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);fs.chmodSync(path.join(pkg,'bin','swarmagency'),0o755)}catch(e){}\""

Why PkgRadar flagged 1.0.1-rc.10

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);fs.chmodSync(path.join(pkg,'bin','swarmagency'),0o755)}catch(e){}\"" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
1.0.1-rc.10High risk352026-06-07
1.0.1-rc.9High risk352026-06-07
1.0.1-rc.8High risk352026-06-07

Block this in CI

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

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