PkgRadar

Package evidence

@beaconbay/[email protected]

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

Versions published
3
First published
Oct 2025
Publisher
runonthespot

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":["@beaconbay/[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":["@beaconbay/[email protected]"],"fail_on":"review"}'
Publisherrunonthespot
Artifact bytes15,022
Previous versionnone
Published2025-10-15T21:18:32.937Z
SHA-25638147941284fdce56ded27f737b68493b79bcfe99ee62e056a20864966340a5a

Why flagged

What the scanner saw

Install-time lifecycle script: install="node scripts/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
5Score
0.7.0Version
Status history (3 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. availableavailable · risk high · score 35 · status available -> available, risk high -> high, score 72 -> 35
  3. newavailable · risk high · score 72 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install Lifecycle Remote Or Exec — install="node scripts/install.js"

14 members · evidence strength 77
Repeated static TTPstale

Install-time lifecycle script — install="node scripts/install.js"

16 members · evidence strength 90
Publisher / release actor burststale

runonthespot

3 members · evidence strength 68

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 scripts/install.js"5

Manifest

Package metadata

Scripts2
  • installnode scripts/install.js
  • testnode scripts/test.js
Dependencies1
  • tar^6.2.1