PkgRadar

Package evidence

@gobob/[email protected]

Remote Dependency Spec: devDependencies.@gobob/tokenlist="github:bob-collective/tokenlist#223e98d85d857ce316fe3a8c3814ed00ddd66556"

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
209Mature · −50% score
First published
Oct 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@gobob/[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":["@gobob/[email protected]"],"fail_on":"review"}'
Artifact bytes105,909
Previous version5.7.0-rc1
Published2026-06-10T14:42:27.807Z
SHA-25643cc7beac761844fabb39f5f2414a02d9b936e3cba715ac1976b1728e4f1f3fb

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@gobob/tokenlist="github:bob-collective/tokenlist#223e98d85d857ce316fe3a8c3814ed00ddd66556"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
5.7.0-rc2Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@gobob/tokenlist="github:bob-collective/tokenlist#223e98d85d857ce316fe3a8c3814ed00ddd66556"8

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.json
  • codegenrm -rf ./src/gateway/generated-client && npx @openapitools/openapi-generator-cli generate --skip-validate-spec -g typescript-fetch -i $OPEN_API_SPEC_URL -o ./src/gateway/generated-client --global-property=apiDocs=false,modelDocs=false
  • deploy-relayts-node src/scripts/relay-genesis.ts
  • formatprettier --write examples src test
  • format:checkprettier --check examples src test
  • linteslint .
  • testvitest run test/*.ts
  • update-relayts-node src/scripts/relay-retarget.ts
Dependencies13
  • @bitcoinerlab/secp256k1^1.2.0
  • @eslint/eslintrc^3.3.5
  • @eslint/js^10.0.1
  • @gobob/sats-wagmi^0.3.23
  • @magiceden-oss/runestone-lib^1.0.2
  • @scure/base^1.2.4
  • @scure/btc-signer^1.6.0
  • bip39^3.1.0
  • bitcoin-address-validation^3.0.0
  • bitcoinjs-lib^6.1.7
  • global^4.4.0
  • globals^17.4.0
  • viem^2.33.2