PkgRadar

Package evidence

@leofcoin/[email protected]

no findings

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
617
Versions published
409Mature · −50% score
First published
May 2022
Publisher
vandeurenglenn

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@leofcoin/[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":["@leofcoin/[email protected]"],"fail_on":"review"}'
Artifact bytes554,454
Previous version1.9.14
Published2026-05-30T20:27:18.508Z
SHA-256dffa28fdfcf153bd9b3e258f4fd8063ee2881866da455229f8ae4c868ba446ee

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.9.15Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildrollup -c --silent error
  • demojsproject --serve ./ --port 5478 --open demo
  • docssh ./node_modules/.bin/esdoc src/chain.js
  • npnp
  • npm-check-updatesnpx npm-check-updates -u --install always
  • packwebpack
  • prettierprettier src --config ./../../.prettierrc --write
  • testnode --inspect test
  • wrollup -c -w
  • watchrollup -c -w --silent error --cache true
  • workerscp ./../workers/src/** ./workers
Dependencies16
  • @leofcoin/addresses^1.0.58
  • @leofcoin/codecs^1.1.2
  • @leofcoin/contracts^0.1.19
  • @leofcoin/crypto^0.2.39
  • @leofcoin/errors^1.0.28
  • @leofcoin/lib^1.2.77
  • @leofcoin/messages^1.5.2
  • @leofcoin/multi-wallet^3.1.9
  • @leofcoin/networks^1.1.28
  • @leofcoin/peernet^1.2.21
  • @leofcoin/storage^3.5.38
  • @leofcoin/utils^1.1.42
  • @leofcoin/workers^1.5.30
  • @vandeurenglenn/base58^1.1.9
  • @vandeurenglenn/easy-worker^1.0.3
  • semver^7.8.1