Package evidence
[email protected]
Install-time lifecycle script: postinstall="node bin/postinstall-self-heal.cjs"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 9
- First published
- Mar 2026
- Publisher
- henry.ly
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 4.4.0 vs 4.3.2: "node bin/postinstall-self-heal.cjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 45 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 4.4.0 vs 4.3.2: "node bin/postinstall-self-heal.cjs" | 40 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 4.4.0 vs 4.3.2: "node bin/postinstall-self-heal.cjs" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="node bin/postinstall-self-heal.cjs" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 4145914 bytes | 0 |
Manifest
Package metadata
Scripts31
buildbun build src/index.ts --outdir dist --target node --external @octokit/rest --external better-sqlite3 && node -e "const fs=require('fs'),f='dist/index.js',c=fs.readFileSync(f,'utf-8');fs.writeFileSync(f,c.replace(/^#!.*\n\/\/ @bun\n/,''))"ci:localbash scripts/ci-local.shdashboard:devcd src/ui && bun install --silent && cd ../.. && bun run src/index.ts config ui --devdevbun run src/index.tsdev:all./scripts/dev-quick-start.sh alldev:quick./scripts/dev-quick-start.shdocs:generatebun run scripts/generate-cli-reference.tsformatbiome format --write .help:check-paritybun run scripts/check-help-parity.tsinstall:hooks./.githooks/install.shlintbiome check .lint:fixbiome check --fix .lint:fix-unsafebiome check --fix --unsafe .manifest:generatebun run scripts/generate-cli-manifest.tsmetricsbun run scripts/workflow-metrics.tspostinstallnode bin/postinstall-self-heal.cjspreparenode -e "try{require('child_process').execSync('git rev-parse --git-dir',{stdio:'ignore'});require('child_process').execSync('bash .githooks/install.sh',{stdio:'inherit'})}catch(e){console.warn('[i] Hook install skipped:',e.message)}"prepublishOnlybun run help:check-parity && bun run manifest:generate && bun run docs:generatetestbun testtest:e2eplaywright test --config=playwright.config.tstest:e2e:uiplaywright test --ui --config=playwright.config.tstest:integrationCK_RUN_CLI_INTEGRATION=1 bun test tests/integration/cli.test.tstest:quick./scripts/dev-quick-start.sh testtest:watchbun test --watchtypechecktsc --noEmitui:buildcd src/ui && bun install --silent && bun run buildui:devcd src/ui && bun run devui:testcd src/ui && bun install --silent && bun run testui:test:planscd src/ui && bun install --silent && bunx vitest run src/hooks/__tests__/use-plans-dashboard.vitest.ts src/pages/__tests__/PlansPage.vitest.tsx src/pages/__tests__/PlanDetailPage.vitest.tsxvalidatebun run typecheck && bun run lint && bun test && bun run ui:test && bun run build- …and 1 more.
Dependencies26
@clack/prompts^0.7.0@octokit/rest^22.0.0better-sqlite3^12.6.2cac^6.7.14chokidar^5.0.0cli-progress^3.12.0compare-versions^6.1.1diff^8.0.3express^5.2.1extract-zip^2.0.1fs-extra^11.2.0get-port^7.1.0gray-matter^4.0.3ignore^5.3.2minimatch^10.1.1open^11.0.0ora^8.0.0p-limit^7.2.0picocolors^1.1.1picomatch^4.0.3proper-lockfile^4.1.2semver^7.7.3tar^7.4.3tmp^0.2.3ws^8.19.0zod^3.23.8