PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.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
188
Versions published
59
First published
Apr 2026
Publisher
senoff

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishersenoff
Artifact bytes103,768
Previous version3.1.1
Published2026-06-09T00:11:46.653Z
SHA-256af4bde50a1e5bfbc898af7e0e69059c136fdaf09ce1817cb35398600c0b602d6

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 3.1.2 vs 3.1.1: "node scripts/postinstall.js"

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

Availability ledger

available

high
Last checked
highRisk
45Score
3.1.2Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 3.1.2 vs 3.1.1: "node scripts/postinstall.js"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 3.1.2 vs 3.1.1: "node scripts/postinstall.js"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts7
  • build-manifestsnode scripts/build-manifests.js
  • check-manifestsnode scripts/build-manifests.js --check
  • check-publish-allowlistnode scripts/check-publish-allowlist.js
  • postinstallnode scripts/postinstall.js
  • preparehusky
  • prepublishOnlynode scripts/check-publish-allowlist.js && node scripts/build-manifests.js --check
  • testnode --test test/v2/*.test.js
Dependencies1
  • @modelcontextprotocol/sdk^1.29.0
Optional dependencies1
  • @protobi/exceljs^4.4.0-protobi.9