PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 62 day(s) ago, 8 total version(s), has lifecycle hook

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.

Weekly downloads
347
Versions published
8
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static 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"}'
Artifact bytes874,112
Previous version0.0.4
Published2026-05-19T18:17:45.470Z
SHA-2565249c49156722647bcdd22949ef935cdb5666128ff34055ce5587c188360665d

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: install added in 0.1.0 vs 0.0.4: "node-gyp rebuild"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
90Score
0.1.0Version
Status history (2 events)
  1. availableavailable · risk high · score 90 · status available -> available, risk high -> high, score 120 -> 90
  2. newavailable · risk high · score 120 · status changed

Evidence

Static findings

3 static · 2 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsoninstall added in 0.1.0 vs 0.0.4: "node-gyp rebuild"40
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.1.0 vs 0.0.4: "node scripts/save-node-path.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 62 day(s) ago, 8 total version(s), has lifecycle hook10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsoninstall added in 0.1.0 vs 0.0.4: "node-gyp rebuild"40
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.1.0 vs 0.0.4: "node scripts/save-node-path.js"40
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 62 day(s) ago, 8 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsoninstall="node-gyp rebuild"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/save-node-path.js"5

Manifest

Package metadata

Scripts8
  • buildyarn build-report-shell && tsc && node scripts/copy-assets.mjs
  • build-report-shellvite build --config report-shell/vite.config.ts
  • dev-report-shellvite --config report-shell/vite.config.ts
  • installnode-gyp rebuild
  • postinstallnode scripts/save-node-path.js
  • prepublishOnlyyarn build
  • testjest
  • typechecktsc --noEmit
Dependencies42
  • @mirzazeyrek/node-resemble-js^1.2.1
  • chalk^4.1.2
  • chrome-launcher^0.15.1
  • commander^13.1.0
  • d3-array~2.12.1
  • d3-hierarchy^3.0.1
  • d3-scale~3.3.0
  • debug^4.3.1
  • diff^5.2.0
  • diverged^0.1.3
  • dotenv^16.0.0
  • fs-extra^11.2.0
  • handlebars^4.7.7
  • html-minifier-terser^7.0.0
  • ignore^5.3.0
  • ink^6.0.0
  • jpeg-js^0.4.4
  • json5^2.2.0
  • jstat^1.9.5
  • jump.js^1.0.2
  • junit-report-builder^3.1.0
  • lighthouse13.0.3
  • lodash^4.17.21
  • node-gyp^12.1.0
  • object-hash3.0.0
  • opn^6.0.0
  • os^0.1.2
  • p-map^4.0.0
  • pixelmatch^5.3.0
  • playwright^1.40.1
  • …and 12 more.