PkgRadar

Package evidence

@coolwallet/[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
26
Versions published
24Mature · −50% score
First published
Aug 2020
Publisher
coolwallet-team

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":["@coolwallet/[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":["@coolwallet/[email protected]"],"fail_on":"review"}'
Artifact bytes38,546
Previous version1.1.6
Published2025-02-19T09:29:20.367Z
SHA-256babdbef3576d18d49237bafe2f0802c5cf4e43614f438ad305a75832ef92d952

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildnpm run build:types && npm run build:ts
  • build:tsbabel src --out-dir lib --extensions ".ts,.tsx" --source-maps inline
  • build:typestsc --emitDeclarationOnly
  • ci-testNODE_ENV=production jest --runInBand
  • ci-test-liteNODE_ENV=production CARD=lite jest --runInBand
  • ci-test-reportNODE_ENV=production jest --no-bail --runInBand --reporters=default --reporters=jest-junit --testResultsProcessor=jest-junit
  • publish-singlerm -rf node_modules && npm install && npm run build && npm publish
  • testNODE_ENV=development jest --runInBand
  • test-liteNODE_ENV=development CARD=lite jest --runInBand
Dependencies5
  • @coolwallet/core2.0.0-beta.19
  • @types/bn.js^4.11.6
  • bchaddrjs^0.4.9
  • bitcore-lib-cash^8.20.5
  • bn.js^5.1.1