PkgRadar

Package evidence

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

Versions published
55
First published
Apr 2026
Publisher
cogcoindev

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":["@cogcoin/[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":["@cogcoin/[email protected]"],"fail_on":"review"}'
Publishercogcoindev
Artifact bytes537,162
Previous version1.2.18
Published2026-06-03T06:34:54.933Z
SHA-256f0131d38ea22cb41e46179b01050134f134f18b583ee04636b991d635d910c33

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildrm -rf dist && node ./node_modules/typescript/bin/tsc -p tsconfig.json && node ./scripts/copy-static-assets.mjs build
  • generate:default-snapshot-chunk-manifestnode scripts/generate-default-snapshot-chunk-manifest.mjs
  • testrm -rf .test-dist && node ./node_modules/typescript/bin/tsc -p tsconfig.test.json && node ./scripts/copy-static-assets.mjs test && node --test .test-dist/test/*.test.js
  • test:miningrm -rf .test-dist && node ./node_modules/typescript/bin/tsc -p tsconfig.test-mining.json && node ./scripts/copy-static-assets.mjs test && node --test .test-dist/test/mining*.test.js
  • verify:default-snapshot-chunk-manifestnode scripts/generate-default-snapshot-chunk-manifest.mjs --check
Dependencies10
  • @cogcoin/bitcoin30.2.0
  • @cogcoin/genesis1.0.0
  • @cogcoin/indexer1.0.2
  • @cogcoin/scoring1.0.0
  • @noble/hashes2.0.1
  • @scure/base^2.0.0
  • @scure/bip32^2.0.1
  • @scure/bip39^2.0.1
  • better-sqlite312.8.0
  • zeromq6.5.0