PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./postinstall')}catch(e){}\""

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
149
Versions published
233Mature · −50% score
First published
Sep 2020
Publisher
3nsoft

Effective trust discount applied: 50% (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"}'
Publisher3nsoft
Artifact bytes1,087,840
Previous version0.48.4
Published2026-04-27T02:21:16.163Z
SHA-256bef9ee3126f85236006c538f0bd93150924aae62234cd212ae9399678c1e70d5

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./postinstall')}catch(e){}\""

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try{require('./postinstall')}catch(e){}\""30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try{require('./postinstall')}catch(e){}\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"try{require('./postinstall')}catch(e){}\""5

Manifest

Package metadata

Scripts4
  • buildbash packing/protos-to-node-module.sh && npm run build-only-ts && bash packing/copy-api.sh
  • build-only-tstsc -p ts-code && bash -c 'cp -rf ts-code/lib-sqlite-on-3nstorage/sqljs.* build/lib-sqlite-on-3nstorage/'
  • postinstallnode -e "try{require('./postinstall')}catch(e){}"
  • testnode build/tests/jasmine.js
Dependencies6
  • ecma-nacl-cryptors^1.0.1
  • protobufjs^7.5.5
  • punycode^2.1.1
  • rxjs^7.5.7
  • ws^8.18.3
  • xsp-files^4.2.1