PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="node helpers/install.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.

Weekly downloads
17
Versions published
75Mature · −50% score
First published
Jun 2019
Publisher
mraineri

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"}'
Publishermraineri
Artifact bytes38,687
Previous version0.8.1
Published2026-06-09T17:16:43.119Z
SHA-2562b381131f7c8850bb6258144608ce35cb7c07b59f5107426e0684a0cedaf1bd3

Why flagged

What the scanner saw

Install-time lifecycle script: install="node helpers/install.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
0.8.2Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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.jsoninstall="node helpers/install.js"5

Manifest

Package metadata

Scripts1
  • installnode helpers/install.js
Dependencies18
  • CSDLParser^0.2.2
  • config^3.3.6
  • elementtree^0.1.7
  • fuzzy^0.1.1
  • glob^7.0.0
  • jquery^3.6.0
  • js-yaml^3.14.1
  • jsdom^16.5.0
  • json8-pointer^1.0.4
  • jsonlint^1.6.2
  • jsonschema^1.4.0
  • marked^1.2.9
  • match-all^1.2.6
  • mocha^7.2.0
  • request^2.69
  • swagger-parser^9.0.1
  • traverse^0.6.6
  • yaml-lint^1.2.4