npm · registry.npmjs.org
@openjobs/cli
Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('fs'),p=require('path'),d=process.cwd(); if (!d.includes('node_modules')) process.exit(0); const missing=[]; for (const rel of ['dist/bin.cjs','skill/SKILL.md']) { if (!fs.existsSync(p.join(d, rel))) missing.push(rel); } if (missing.length) { console.error('[@openjobs/cli] FATAL: bundled file(s) missing from this install: '+missing.join(', ')+'. This is a packaging bug — please report at https://github.com/openjobsagent/openjobs/issues and reinstall with: npm i -g @openjobs/cli@latest'); process.exit(1); }\""
Why PkgRadar flagged 3.1.2
| Severity | Signal | Evidence |
|---|---|---|
| high | Install Lifecycle Remote Or Exec | postinstall="node -e \"const fs=require('fs'),p=require('path'),d=process.cwd(); if (!d.includes('node_modules')) process.exit(0); const missing=[]; for (const rel of ['dist/bin.cjs','skill/SKILL.md']) { if (!fs.existsSync(p.join(d, rel))) missing.push(rel); } if (missing.length) { console.error('[@openjobs/cli] FATAL: bundled file(s) missing from this install: '+missing.join(', ')+'. This is a packaging bug — please report at https://github.com/openjobsagent/openjobs/issues and reinstall with: npm i -g @openjobs/cli@latest'); process.exit(1); }\"" · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
3.1.2 | High risk | 35 | 2026-06-13 |
3.1.1 | High risk | 35 | 2026-06-12 |
3.1.0 | High risk | 35 | 2026-06-11 |
3.0.3 | High risk | 35 | 2026-06-10 |
3.0.1 | High risk | 35 | 2026-06-10 |
2.7.0 | High risk | 35 | 2026-06-10 |
3.0.0 | High risk | 35 | 2026-06-10 |
Campaign attribution
Block this in CI
pkgradar gate --ecosystem npm @openjobs/[email protected]