PkgRadar

Package evidence

@butterbase/[email protected]

Remote Payload: matched "curl "

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":["@butterbase/[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":["@butterbase/[email protected]"],"fail_on":"review"}'
Publisherkcflexigbo
Artifact bytes84,131
Previous version0.2.2
Published2026-05-20T02:22:57.425Z
SHA-256387d392a8402f05069097b54071ff66d5809c1eb675087a8e81fe318756fbfd1

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin/butterbase.jsmatched "curl "12
mediumRemote Payloadpackage/dist/src/commands/partners.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin/butterbase.jsmatched "curl "12
mediumRemote Payloadpackage/dist/src/commands/partners.jsmatched "curl "12
lowObfuscationpackage/dist/src/commands/data.jsmatched "\\u2026"3
lowObfuscationpackage/dist/src/commands/init.jsmatched "\\ud83e"3
lowObfuscationpackage/dist/src/commands/plugin.jsmatched "\\u26a0"3

Manifest

Package metadata

Scripts4
  • buildtsc -b && vite build
  • devvite
  • linteslint .
  • previewvite preview
Dependencies4
  • @butterbase/sdk^1.3.3
  • react^19.2.4
  • react-dom^19.2.4
  • react-router-dom^7.13.2