PkgRadar

Package evidence

@1sat/[email protected]

Install-time lifecycle script: preinstall="node scripts/check-bun.cjs"

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
66
First published
Mar 2026
Publisher
dcasegr

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":["@1sat/[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":["@1sat/[email protected]"],"fail_on":"review"}'
Publisherdcasegr
Artifact bytes40,898
Previous version0.0.67
Published2026-05-22T14:00:37.345Z
SHA-2566ea37714c24a19d44b48cf18e422d358a126885a585390b7d6468da8e365c8ec

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="node scripts/check-bun.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.0.68Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node scripts/check-bun.cjs"5

Manifest

Package metadata

Scripts5
  • buildbun build ./src/cli.ts --compile --outfile=bin/1sat --external pg --external pg-native --external pg-query-stream --external tedious --external oracledb --external mysql
  • devbun run src/cli.ts
  • lintbiome check src
  • preinstallnode scripts/check-bun.cjs
  • testbun test
Dependencies15
  • @1sat/actions0.0.165
  • @1sat/client0.0.38
  • @1sat/types0.0.30
  • @1sat/wallet-node0.0.52
  • @1sat/wallet-server0.0.21
  • @bopen-io/messagebox-server^1.1.5
  • @bsv/sdk^2.0.13
  • @bsv/wallet-toolboxnpm:@bopen-io/[email protected]
  • @clack/prompts^0.8.0
  • bitcoin-backup^0.0.11
  • chalk^5.0.0
  • dotenv^17.0.0
  • evlog^2.10.0
  • knex^3.1.0
  • pg^8.11.3