PkgRadar

Package evidence

@geekbeer/[email protected]

Remote Payload: matched "curl "

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.

Weekly downloads
1,249Niche · −30% score
Versions published
141
First published
Jan 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@geekbeer/[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":["@geekbeer/[email protected]"],"fail_on":"review"}'
Artifact bytes515,606
Previous version4.7.0
Published2026-06-11T04:50:47.867Z
SHA-2561162c59c93ceab7a1d253408619561dda5dbda81499227bede0af1da7905872a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/linux/minion-cli.shmatched "curl "12
mediumRemote Payloadpackage/mac/minion-cli.shmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/linux/minion-cli.shmatched "curl "12
mediumRemote Payloadpackage/mac/minion-cli.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node postinstall.js"5

Manifest

Package metadata

Scripts5
  • db:migration:newnode scripts/new-migration.js
  • postinstallnode postinstall.js
  • startnode linux/server.js
  • start:macnode mac/server.js
  • start:winnode win/server.js
Dependencies6
  • @mozilla/readability^0.5.0
  • croner^9.0.0
  • fastify^5.2.2
  • linkedom^0.18.0
  • turndown^7.2.0
  • ws^8.0.0
Optional dependencies3
  • better-sqlite3^11.0.0
  • node-pty^1.0.0
  • playwright^1.48.0