PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="npm start patch-apply"

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
52
First published
Jan 2026
Publisher
rse

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"}'
Publisherrse
Artifact bytes1,455,713
Previous version1.4.19
Published2026-05-13T14:34:39.570Z
SHA-256ed663870ed9c878c7a4b39ca571dc387f4bb40bba36b30441366b3a75a5d348b

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npm start patch-apply"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.4.20Version
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="npm start patch-apply"5

Manifest

Package metadata

Scripts4
  • postinstallnpm start patch-apply
  • prepublishOnlynpm start build
  • startstx -v4 -c etc/stx.conf
  • testnpm start test
Dependencies7
  • @stablelib/pbkdf22.0.1
  • @stablelib/sha2562.0.1
  • cbor22.3.0
  • jose6.2.3
  • nanoid5.1.11
  • p-lazy5.0.0
  • valibot1.4.0