PkgRadar

Package evidence

@cogcoin/[email protected]

Known Indicator Filename: package/dist/wallet/reset/execution.js

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishercogcoindev
Artifact bytes532,244
Previous version1.2.15
Published2026-05-24T06:32:28.142Z
SHA-256efc34e193b4610e1158e4a0a32189893d5941de8a6ce220d1b589033b0e0ab1c

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/wallet/reset/execution.js

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

Availability ledger

available

high
Last checked
highRisk
90Score
1.2.16Version
Status history (1 event)
  1. newavailable · risk high · score 90 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/dist/wallet/reset/execution.js

3 members · evidence strength 78
Publisher / release actor burststale

cogcoindev

3 members · evidence strength 72

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/wallet/reset/execution.jspackage/dist/wallet/reset/execution.js45
mediumRemote Payloadpackage/dist/bitcoind/node.jsmatched "cUrl "12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/wallet/reset/execution.jspackage/dist/wallet/reset/execution.js45
mediumRemote Payloadpackage/dist/bitcoind/node.jsmatched "cUrl "12
lowObfuscationpackage/dist/wallet/state/client-password/crypto.jsmatched "Buffer.from(options.state.kdf.salt, \"base64"3
lowObfuscationpackage/dist/wallet/state/crypto.jsmatched "Buffer.from(envelope.nonce, \"base64"3
lowObfuscationpackage/dist/wallet/state/client-password/files.jsmatched "Buffer.from(trimmed, \"base64"3
lowObfuscationpackage/dist/bitcoind/progress/formatting.jsmatched "\\u2026"3
lowObfuscationpackage/dist/wallet/read/managed-indexer.jsmatched "Buffer.from(lease.payload.stateBase64, \"base64"3
lowObfuscationpackage/dist/cli/prompt.jsmatched "\\u001B"3
lowObfuscationpackage/dist/wallet/state/provider.jsmatched "Buffer.from(secret, \"base64"3
lowObfuscationpackage/dist/bitcoind/progress/quote-scene.jsmatched "\\u2026"3
lowObfuscationpackage/dist/wallet/lifecycle/repair-runtime.jsmatched "\\u0000"3
lowObfuscationpackage/dist/bitcoind/progress/tty-renderer.jsmatched "\\u001B"3
lowObfuscationpackage/dist/wallet/mining/visualizer.jsmatched "\\u2026"3

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