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
| Severity | Signal | Evidence |
|---|---|---|
| high | 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){}\"" · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
1.0.1-rc.10 | High risk | 35 | 2026-06-07 |
1.0.1-rc.9 | High risk | 35 | 2026-06-07 |
1.0.1-rc.8 | High risk | 35 | 2026-06-07 |
Block this in CI
pkgradar gate --ecosystem npm @kowl64/[email protected]