PkgRadar

Package evidence

@bitpub/[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":["@bitpub/[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":["@bitpub/[email protected]"],"fail_on":"review"}'
Publishertp-tollbit
Artifact bytes145,474
Previous version2.1.7
Published2026-05-25T01:22:42.584Z
SHA-256f8503249483b20cc1cdc69ca8a87ecdd2a20fc88ce119086592c8c013bf9e4f6

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
27Score
2.1.8Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/commands/browser.jsmatched "curl "12
mediumRemote Payloadpackage/src/commands/welcome.jsmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/commands/browser.jsmatched "curl "12
mediumRemote Payloadpackage/src/commands/welcome.jsmatched "curl "12
lowObfuscationpackage/src/crypto.jsmatched "Buffer.from(parts[0], 'base64"3

Manifest

Package metadata

Scripts3
  • prepackmkdir -p static/assets && cp ../backend/static/console.html static/console.html && cp ../backend/static/welcome.html static/welcome.html && cp ../backend/static/assets/tollbit-icon.png ../backend/static/assets/BITPUB-dark.png static/assets/
  • prepublishOnlynpm test
  • testjest --testPathPattern=tests/ --forceExit
Dependencies6
  • axios^1.7.2
  • better-sqlite3^11.1.2
  • cheerio^1.0.0
  • commander^12.1.0
  • eventsource^2.0.2
  • turndown^7.2.0