PkgRadar

Package evidence

[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,947Niche · −30% score
Versions published
41
First published
May 2026
Publisher
ahmed_samir_53

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,359,923
Previous version0.1.40
Published2026-06-11T00:07:52.342Z
SHA-256a55c5933f146f9599f6f2eb6837777eb2cc6f52e03505ea74bb8bd9017b31ab4

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/packaged-assets/docker/aliases.shmatched "curl "12
mediumRemote Payloadpackage/packaged-assets/docker/opsec/opsec-check.shmatched "curl "12
mediumRemote Payloadpackage/packaged-assets/docker/opsec/opsec-status.shmatched "curl "12
mediumRemote Payloadpackage/packaged-assets/docker/verify/phase2-web.shmatched "curl\n\n"12
mediumRemote Payloadpackage/packaged-assets/docker/opsec/setup-tor.shmatched "curl "12
mediumRemote Payloadpackage/packaged-assets/docker/opsec/setup-vpn.shmatched "curl "12
mediumRemote Payloadpackage/packaged-assets/docker/opsec/setup-wireguard.shmatched "curl "12

Manifest

Package metadata

Scripts3
  • testnode --test test/*.test.js
  • test:clinode --test test/cli-help.test.js
  • test:installnode --test test/install-command.test.js test/copy-assets.test.js test/write-config.test.js
Dependencies2
  • @clack/prompts^1.4.0
  • commander^14.0.0