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"}'
Publisherhrconsult
Artifact bytes34,493
Previous version1.4.6
Published2026-05-24T20:42:11.387Z
SHA-25677314adb43d97a5cc485db389c21ba24b58c21768a89f2b5094f5f64879cc383

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
96Score
1.4.7Version
Status history (1 event)
  1. newavailable · risk high · score 96 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

hrconsult

8 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/steps/04-install-claude.jsmatched "curl "12
mediumRemote Payloadpackage/dist/steps/10-print-summary.jsmatched "curl "12
mediumRemote Payloadpackage/dist/commands/install.jsmatched "curl "12
mediumRemote Payloadpackage/dist/lib/payload.jsmatched "github.com/${RELEASE_REPO}/releases/download"12
mediumRemote Payloadpackage/src/steps/04-install-claude.tsmatched "curl "12
mediumRemote Payloadpackage/src/steps/10-print-summary.tsmatched "curl "12
mediumRemote Payloadpackage/src/commands/install.tsmatched "curl "12
mediumRemote Payloadpackage/src/lib/payload.tsmatched "github.com/${RELEASE_REPO}/releases/download"12

Manifest

Package metadata

Scripts2
  • buildtsc
  • devtsc --watch
Dependencies5
  • commander^13.1.0
  • kleur^4.1.5
  • open^10.0.0
  • ora^8.2.0
  • prompts^2.4.2