PkgRadar

Package evidence

@bunsdev/[email protected]

Suspicious Publish Context

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
2
First published
Jun 2026
Publisher
bunsdev

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":["@bunsdev/[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":["@bunsdev/[email protected]"],"fail_on":"review"}'
Publisherbunsdev
Artifact bytes15,188
Previous versionnone
Published2026-06-21T12:03:50.956Z
SHA-2566c0023d1569d6dc3fbbd73521ae7b2adf9d31438bfe0ccf04a26d0fb159fad88

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies11
  • find-versions^5.1.0
  • ink^4.4.1
  • ink-big-text^2.0.0
  • ink-gradient^3.0.0
  • ink-select-input^5.0.0
  • ink-spinner^5.0.0
  • ink-text-input^5.0.1
  • meow^11.0.0
  • node-fetch^3.3.2
  • react^18.2.0
  • semver^7.7.1