Package evidence
@cogcoin/[email protected]
Known Indicator Filename: package/dist/wallet/reset/execution.js
Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 90 · status changed
Related candidates
Linked campaigns and clusters
Known Indicator Filename — package/dist/wallet/reset/execution.js
3 members · evidence strength 78cogcoindev
3 members · evidence strength 72Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/wallet/reset/execution.js | package/dist/wallet/reset/execution.js | 45 |
| medium | Remote Payload | package/dist/bitcoind/node.js | matched "cUrl " | 12 |
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/wallet/reset/execution.js | package/dist/wallet/reset/execution.js | 45 |
| medium | Remote Payload | package/dist/bitcoind/node.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/wallet/state/client-password/crypto.js | matched "Buffer.from(options.state.kdf.salt, \"base64" | 3 |
| low | Obfuscation | package/dist/wallet/state/crypto.js | matched "Buffer.from(envelope.nonce, \"base64" | 3 |
| low | Obfuscation | package/dist/wallet/state/client-password/files.js | matched "Buffer.from(trimmed, \"base64" | 3 |
| low | Obfuscation | package/dist/bitcoind/progress/formatting.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/wallet/read/managed-indexer.js | matched "Buffer.from(lease.payload.stateBase64, \"base64" | 3 |
| low | Obfuscation | package/dist/cli/prompt.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/dist/wallet/state/provider.js | matched "Buffer.from(secret, \"base64" | 3 |
| low | Obfuscation | package/dist/bitcoind/progress/quote-scene.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/wallet/lifecycle/repair-runtime.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/bitcoind/progress/tty-renderer.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/dist/wallet/mining/visualizer.js | matched "\\u2026" | 3 |
Manifest
Package metadata
Scripts5
buildrm -rf dist && node ./node_modules/typescript/bin/tsc -p tsconfig.json && node ./scripts/copy-static-assets.mjs buildgenerate:default-snapshot-chunk-manifestnode scripts/generate-default-snapshot-chunk-manifest.mjstestrm -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.jstest: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.jsverify: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.1better-sqlite312.8.0zeromq6.5.0