PkgRadar

Package evidence

@clonegod/[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
668
Versions published
269Mature · −50% score
First published
Nov 2024
Publisher
clonegod

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":["@clonegod/[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":["@clonegod/[email protected]"],"fail_on":"review"}'
Publisherclonegod
Artifact bytes90,147
Previous version2.0.72
Published2026-06-19T17:40:55.372Z
SHA-256d756ae577426b8c2942702141086336acfb3155bf3f5e1429c30044671be75f7

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.73Version
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
  • buildnpx tsc --outDir ./dist
  • cleanrm -rf dist node_modules
  • pushnpm run build && npm publish
Dependencies7
  • @clonegod/ttd-core3.1.87
  • @solana/web3.js1.91.6
  • axios^1.2.3
  • bn.js^4.12.1
  • bs58^6.0.0
  • helius-laserstream^0.4.0
  • rpc-websockets7.10.0