PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl\n"

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
294
Versions published
18
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes16,001
Previous version1.1.0-beta.3
Published2026-06-12T12:32:12.097Z
SHA-2566ce9cb5bfd394c995d5445d701827e59024ceb85d288abf41a3f0ecae5d33ab9

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.1.0-beta.4 vs 1.1.0-beta.3: "node bin/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
57Score
1.1.0-beta.4Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.0-beta.4 vs 1.1.0-beta.3: "node bin/postinstall.js"40
mediumRemote Payloadpackage/install.shmatched "curl\n"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.0-beta.4 vs 1.1.0-beta.3: "node bin/postinstall.js"40
mediumRemote Payloadpackage/install.shmatched "curl\n"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js"5

Manifest

Package metadata

Scripts2
  • postinstallnode bin/postinstall.js
  • prepublishOnlynode -e "if (!process.env.HELLYEAH_RELEASE_AUTHORIZED) { console.error('Direct publishing is not allowed. Use the release workflow.'); process.exit(1); }"
Optional dependencies8
  • @hellyeah/cli-darwin-arm641.1.0-beta.4
  • @hellyeah/cli-darwin-x641.1.0-beta.4
  • @hellyeah/cli-linux-arm641.1.0-beta.4
  • @hellyeah/cli-linux-arm64-musl1.1.0-beta.4
  • @hellyeah/cli-linux-x641.1.0-beta.4
  • @hellyeah/cli-linux-x64-musl1.1.0-beta.4
  • @hellyeah/cli-win32-arm641.1.0-beta.4
  • @hellyeah/cli-win32-x641.1.0-beta.4