npm · registry.npmjs.org
@elizaos/plugin-quick-starter
Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('fs');const path=require('path');const zodPath=path.join('node_modules','zod');if(fs.existsSync(zodPath)){fs.writeFileSync(path.join(zodPath,'v3.js'),'module.exports=require(\\\"./lib/index.js\\\");');fs.writeFileSync(path.join(zodPath,'v3.d.ts'),'export * from \\\"./lib/index\\\";');}\" || true"
Why PkgRadar flagged 1.7.2
| Severity | Signal | Evidence |
|---|---|---|
| high | Install Lifecycle Remote Or Exec | postinstall="node -e \"const fs=require('fs');const path=require('path');const zodPath=path.join('node_modules','zod');if(fs.existsSync(zodPath)){fs.writeFileSync(path.join(zodPath,'v3.js'),'module.exports=require(\\\"./lib/index.js\\\");');fs.writeFileSync(path.join(zodPath,'v3.d.ts'),'export * from \\\"./lib/index\\\";');}\" || true" · package.json |
| high | Install Lifecycle Suppresses Failure | postinstall="node -e \"const fs=require('fs');const path=require('path');const zodPath=path.join('node_modules','zod');if(fs.existsSync(zodPath)){fs.writeFileSync(path.join(zodPath,'v3.js'),'module.exports=require(\\\"./lib/index.js\\\");');fs.writeFileSync(path.join(zodPath,'v3.d.ts'),'export * from \\\"./lib/index\\\";');}\" || true" · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
1.7.2 | High risk | 38 | 2026-06-16 |
1.7.3-alpha.1 | High risk | 38 | 2026-06-16 |
1.7.3-alpha.2 | High risk | 38 | 2026-06-16 |
1.7.3-alpha.3 | High risk | 38 | 2026-06-16 |
1.7.3-alpha.4 | High risk | 38 | 2026-06-16 |
Campaign attribution
Related campaigns
- shawticus — 17 releases, max score 95
Block this in CI
pkgradar gate --ecosystem npm @elizaos/[email protected]