PkgRadar

npm · registry.npmjs.org

ccbaton

Install Lifecycle Remote Or Exec: postinstall="node -e \"require('fs').existsSync('dist/cli.js') && require('child_process').execFileSync('node', ['dist/cli.js', 'install', '--postinstall'], {stdio:'inherit'})\" || true"

Why PkgRadar flagged 0.3.5

SeveritySignalEvidence
highNew Lifecycle Script Vs Previouspostinstall added in 0.3.5 vs 0.3.4: "node -e \"require('fs').existsSync('dist/cli.js') && require('child_process').execFileSync('node', ['dist/cli.js', 'install', '--postinstall'], {stdio:'inherit'})\" || true" · package.json
highInstall Lifecycle Remote Or Execpostinstall="node -e \"require('fs').existsSync('dist/cli.js') && require('child_process').execFileSync('node', ['dist/cli.js', 'install', '--postinstall'], {stdio:'inherit'})\" || true" · package.json
highInstall Lifecycle Suppresses Failurepostinstall="node -e \"require('fs').existsSync('dist/cli.js') && require('child_process').execFileSync('node', ['dist/cli.js', 'install', '--postinstall'], {stdio:'inherit'})\" || true" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
0.3.5High risk952026-06-12
0.3.6High risk552026-06-12
0.3.7High risk552026-06-12
0.4.0Review162026-06-12

Related campaigns

Block this in CI

PkgRadar gates ccbaton (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm [email protected]
ccbaton — npm security scan | PkgRadar