PkgRadar

npm · registry.npmjs.org

@ejbed/runner

Install Lifecycle Remote Or Exec: postinstall="node -e \"try { require('child_process').execSync('npx playwright install chromium', { stdio: 'inherit', shell: true }); } catch (_) {}\""

Why PkgRadar flagged 1.0.0

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpostinstall="node -e \"try { require('child_process').execSync('npx playwright install chromium', { stdio: 'inherit', shell: true }); } catch (_) {}\"" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
1.0.0High risk352026-06-08
1.0.1High risk352026-06-08

Block this in CI

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

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