PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node dist/scripts/checkEngine.js"

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
123Mature · −50% score
First published
May 2023
Publisher
simonegaffurini

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"}'
Artifact bytes115,392
Previous version9.6.0
Published2026-05-26T13:36:48.502Z
SHA-256fbf25d56dd5f042480254f690ba3014075d5ccdd29e8f20560f08018211830a4

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node dist/scripts/checkEngine.js"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
9.7.0Version
Status history (2 events)
  1. availableavailable · risk review · score 2 · status available -> available, risk high -> review, score 17 -> 2
  2. newavailable · risk high · score 17 · 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 dist/scripts/checkEngine.js"5

Manifest

Package metadata

Scripts4
  • buildnpm run cleanBuild && tsc --sourceMap false
  • cleanBuildrimraf dist/
  • postinstallnode dist/scripts/checkEngine.js
  • prepublishOnlynpm run build
Dependencies29
  • @esm2cjs/normalize-url^8.0.0
  • @inquirer/prompts^7.8.1
  • @simonegaffurini/sammarksworkflow^1.3.2-fork
  • @xmldom/xmldom^0.9.8
  • adm-zip^0.5.10
  • axios^1.7.9
  • chalk^4.1.2
  • dotenv^17.2.2
  • email-validator^2.0.4
  • express^4.18.2
  • get-root-path^3.0.1
  • get-stack-trace^3.1.1
  • lodash^4.17.21
  • luxon^3.7.2
  • minimatch^10.0.1
  • node-cache^5.1.2
  • node-html-parser^7.0.1
  • node-r3trans^2.0.2
  • object-keys-normalizer^1.0.1
  • opener^1.5.2
  • parse-multipart-data^1.5.0
  • protocol-registry^2.0.0
  • semver^7.5.4
  • semver-sort^1.0.0
  • spdx-license-ids^3.0.13
  • trm-registry-types^2.1.0
  • uuid^14.0.0
  • xml-beautify^1.2.3
  • xml-js^1.6.11