PkgRadar

Package evidence

@cfx-kit/[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
116
Versions published
47Mature · −50% score
First published
Jul 2023
Publisher
sssensational

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":["@cfx-kit/[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":["@cfx-kit/[email protected]"],"fail_on":"review"}'
Publishersssensational
Artifact bytes409,128
Previous version0.2.11
Published2025-08-12T10:02:52.510Z
SHA-256f907c68134aa1fbcbcebc8ddf143382499c944071a3d42ba9deb287541e9de3b

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
0.2.12Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildpnpm lint && pnpm typecheck && tsup --dts
  • linteslint src --ext .ts,.tsx
  • typechecktsc --noEmit
Dependencies11
  • @cfx-kit/utils0.0.10
  • @ethersproject/abi^5.8.0
  • @ethersproject/bignumber^5.8.0
  • @ethersproject/units^5.8.0
  • @noble/hashes^1.4.0
  • abitype^1.0.8
  • jsbi^4.3.0
  • ky^0.33.3
  • localstorage-enhance^1.0.8
  • lodash-es^4.17.21
  • viem^2.33.3