PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherswoofer
Artifact bytes83,225
Previous versionnone
Published2026-05-05T22:39:16.965Z
SHA-256a4bf26a584e053e2ab5ac2d97b6126ce9403c52381773515d22ea3cf23a2fada

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

high
Last checked
highRisk
84Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 84 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

swoofer

4 members · evidence strength 81

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/src/orchestrator/metrics.jsmatched "curl "12
mediumRemote Payloadpackage/dist/src/orchestrator/orchestrator.jsmatched "curl "12
mediumRemote Payloadpackage/dist/cli/self-update.jsmatched "curl "12
mediumRemote Payloadpackage/scripts/check_interrupt.shmatched "curl "12
mediumRemote Payloadpackage/scripts/session_start.shmatched "curl "12
mediumRemote Payloadpackage/scripts/session_stop.shmatched "curl "12
mediumRemote Payloadpackage/scripts/track_activity.shmatched "curl "12

Manifest

Package metadata

Scripts6
  • buildtsc
  • clitsx cli/index.ts
  • devtsx cli/index.ts
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
Dependencies8
  • @anthropic-ai/sdk^0.30.0
  • @swoofer/promptweave^0.1.0
  • commander^14.0.3
  • handlebars^4.7.0
  • mcp-coordinator^0.1.0
  • mqtt^5.15.0
  • pino^10.3.1
  • ws^8.20.0