PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node 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
1,813Niche · −30% score
Versions published
105Mature · −50% score
First published
Aug 2022
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

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"}'
Artifact bytes3,052,815
Previous version4.3.2
Published2026-04-20T05:38:49.138Z
SHA-256513b4feb3a7f152b3b3692f41331743c968f4249f1cfabd28945ae3bda83bf76

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node 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
1Score
5.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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 postinstall.mjs"5

Manifest

Package metadata

Scripts20
  • buildtsx scripts/build.ts
  • bump:majornpm version major --no-git-tag-version && npm run update:readme
  • bump:minornpm version minor --no-git-tag-version && npm run update:readme
  • bump:patchnpm version patch --no-git-tag-version && npm run update:readme
  • cache:clearnpm cache clean --force && node ./node_modules/vitest/vitest.mjs --clearCache
  • compilebun scripts/compile.ts
  • docs:buildmkdocs build --strict --verbose
  • docs:servemkdocs serve
  • install:holdtsx scripts/installHold.ts
  • linteslint .
  • lint:fixeslint . --fix
  • postinstallnode postinstall.mjs
  • postpacknpm run update:readme
  • prepacknpm run build && npm run update:readme -- 72
  • starttsx index.ts
  • testnpm run test:unit && npm run lint
  • test:coveragenode --experimental-vm-modules ./node_modules/vitest/vitest.mjs --coverage.enabled
  • test:unittsc --noEmit && node ./node_modules/vitest/vitest.mjs
  • test:unit:bunbun test --randomize --timeout=45000 --pass-with-no-tests
  • update:readme./scripts/update-readme-help.sh
Dependencies37
  • 7z-iterator2.2.5
  • @aws-crypto/crc325.2.0
  • @fast-csv/format5.0.5
  • @fast-csv/parse5.0.5
  • @gplane/cue0.2.0
  • async3.2.6
  • async-mutex0.5.0
  • chalk5.6.2
  • chdman0.287.0
  • class-transformer0.5.1
  • dolphin-tool0.2603.3
  • fast-glob3.3.3
  • fast-xml-parser5.6.0
  • is-admin4.0.0
  • is-unicode-supported2.1.0
  • junk4.0.1
  • maxcso0.1130.15
  • micromatch4.0.8
  • moment2.30.1
  • node-addon-api8.7.0
  • node-disk-info1.3.0
  • node-gyp12.2.0
  • node-gyp-build4.8.4
  • node-unrar-js2.0.2
  • reflect-metadata0.2.2
  • semver7.7.4
  • simple-statistics7.8.9
  • strip-ansi7.2.0
  • tar7.5.13
  • terminal-link5.0.0
  • …and 7 more.