PkgRadar

Package evidence

[email protected]

Install Lifecycle Repeated Payload: preinstall,postinstall="node run.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
1
First published
Jun 2026
Publisher
devutils2026

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"}'
Publisherdevutils2026
Artifact bytes6,425
Previous versionnone
Published2026-06-18T04:34:18.667Z
SHA-2560b7b992f9cf7af365b8ef6a868ef2cd809e9cf37a4173875b77925ddb8159850

Why flagged

What the scanner saw

Install Lifecycle Repeated Payload: preinstall,postinstall="node run.js"

1 candidate cluster(s) currently reference this release.

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

Availability ledger

scan error

status
Last checked
noneRisk
Score
1.0.0Version

Latest scanner note: error decoding response body

Status history (2 events)
  1. availablescan_error · risk none · score · error decoding response body
  2. newavailable · risk high · score 50 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

devutils2026

9 members · evidence strength 83
Publisher / release actor burstcandidate

devutils2026

9 members · max score 95

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Repeated Payloadpackage.jsonpreinstall,postinstall="node run.js"25
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"devutils2026","burst_same_day":9,"burst_week":9,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Repeated Payloadpackage.jsonpreinstall,postinstall="node run.js"25
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"devutils2026","burst_same_day":9,"burst_week":9,"lure":null,"version_anomaly":false,"new_account":false}10
lowCredential file accesspackage/run.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node run.js"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node run.js"5

Manifest

Package metadata

Scripts2
  • postinstallnode run.js
  • preinstallnode run.js