PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/gruntlord5/SparkBun/releases/download"

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
10
First published
May 2026
Publisher
gruntlord5

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"}'
Publishergruntlord5
Artifact bytes16,603,030
Previous version0.1.7
Published2026-05-27T19:09:01.813Z
SHA-256629cd1008aa16dc31eb828431b8097be83e072c4a20d63d15b09172b1f190aff

Why flagged

What the scanner saw

Remote Payload: matched "github.com/gruntlord5/SparkBun/releases/download"

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

Availability ledger

available

review
Last checked
reviewRisk
22Score
0.1.8Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/cli/index.tsmatched "github.com/gruntlord5/SparkBun/releases/download"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/cli/index.tsmatched "github.com/gruntlord5/SparkBun/releases/download"12
lowCredential file accesspackage/scripts/build-and-upload-artifacts.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/scripts/update-bun-version.tsmatched "GITHUB_TOKEN"5