PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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
578
Versions published
66
First published
Mar 2026
Publisher
mnaoumov

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publishermnaoumov
Artifact bytes734,116
Previous version4.2.2
Published2026-06-07T23:40:07.398Z
SHA-256e17b2443366910f1067101d2f22084d6625a201b96dd3dfac5e85555cd8edf7c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
4.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts22
  • buildjiti scripts/build.ts
  • build:cleanjiti scripts/build-clean.ts
  • build:compilejiti scripts/build-compile.ts
  • build:compile:typescriptjiti scripts/build-compile-typescript.ts
  • build:libjiti scripts/build-lib.ts
  • build:typesjiti scripts/build-types.ts
  • commitjiti scripts/commit.ts
  • formatjiti scripts/format.ts
  • format:checkjiti scripts/format-check.ts
  • lintjiti scripts/lint.ts
  • lint:fixjiti scripts/lint-fix.ts
  • lint:mdjiti scripts/lint-md.ts
  • lint:md:fixjiti scripts/lint-md-fix.ts
  • postinstallnode scripts/postinstall.mjs
  • preparejiti scripts/prepare.ts
  • spellcheckjiti scripts/spellcheck.ts
  • testjiti scripts/test.ts
  • test:coveragejiti scripts/test-coverage.ts
  • test:integrationjiti scripts/test-integration.ts
  • test:jestjiti scripts/test-jest.ts
  • test:watchjiti scripts/test-watch.ts
  • versionjiti scripts/version.ts
Dependencies2
  • puppeteer-core^25.1.0
  • webdriverio9.27.0