PkgRadar

Package evidence

@reality.eth/[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.

Versions published
115Mature · −50% score
First published
May 2021
Publisher
reality.eth

Effective trust discount applied: 50% (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":["@reality.eth/[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":["@reality.eth/[email protected]"],"fail_on":"review"}'
Publisherreality.eth
Artifact bytes126,191
Previous version1.6.25
Published2026-06-04T08:29:18.861Z
SHA-256db06282dfc4ca4d5f010092d7b19c4e3a59abdc6cdc9f241079fc51e9bee25de

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/broadcast.shmatched "curl "12

Manifest

Package metadata

Scripts1
  • testmocha ./test
Dependencies10
  • @reality.eth/contracts^3.2.25
  • @reality.eth/reality-eth-lib^3.4.28
  • axios^0.27.2
  • bignumber.js^4.0.2
  • ethereumjs-tx^1.3.7
  • ethers^5.8.0
  • keccak^1.4.0
  • qrcode-terminal^0.12.0
  • truffle-contract^3.0.6
  • web3-utils^1.0.0-beta.35