PkgRadar

Package evidence

@proof-computer/[email protected]

Remote Payload: matched "github.com/proof-computer/switchboard-cli/releases/download"

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
2
First published
May 2026
Publisher
firegrass

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":["@proof-computer/[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":["@proof-computer/[email protected]"],"fail_on":"review"}'
Publisherfiregrass
Artifact bytes6,240,804
Previous versionnone
Published2026-05-21T18:15:15.085Z
SHA-256eb8c92520b41177ce0405e41c7e0e4b4d9395d43de4ed153197bd9030ba47c02

Why flagged

What the scanner saw

Remote Payload: matched "github.com/proof-computer/switchboard-cli/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/install.shmatched "github.com/proof-computer/switchboard-cli/releases/download"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/install.shmatched "github.com/proof-computer/switchboard-cli/releases/download"12
lowLarge Javascript Payloadpackage/dist/internal/acurast-express.js2641468 bytes0
lowLarge Javascript Payloadpackage/dist/internal/acurast-list-processors.js2459255 bytes0
lowLarge Javascript Payloadpackage/dist/internal/hub-fund-native-asset-quote.js3550618 bytes0
lowLarge Javascript Payloadpackage/dist/index.js12706513 bytes0
lowLarge Javascript Payloadpackage/dist/internal/route-validator.js2217443 bytes0

Manifest

Package metadata

Scripts23
  • acurast:deploy-expresstsx scripts/acurast/express-harness.ts deploy
  • acurast:deploy-express:directtsx scripts/acurast/express-harness.ts deploy-direct
  • acurast:deploy-express:dry-runtsx scripts/acurast/express-harness.ts deploy-dry-run
  • acurast:estimate-expresstsx scripts/acurast/express-harness.ts estimate-fee
  • acurast:inspect-expresstsx scripts/acurast/express-harness.ts inspect
  • acurast:list-processorstsx scripts/acurast/list-manager-processors.ts
  • acurast:prepare-expresstsx scripts/acurast/express-harness.ts prepare
  • acurast:status-expresstsx scripts/acurast/express-harness.ts status
  • acurast:update-env-expresstsx scripts/acurast/express-harness.ts update-env
  • buildnode scripts/build-package.mjs
  • example:express-webservertsx examples/express-webserver/src/index.ts
  • hub:fund-evm-sessiontsx scripts/hub/fund-evm-session.ts
  • hub:fund-native-asset-quotetsx scripts/hub/fund-asset-quote-native.ts
  • hub:read-sessiontsx scripts/hub/read-session.ts
  • operator:discovertsx cli/src/index.ts operator discover
  • operator:setuptsx cli/src/index.ts operator setup
  • preparenode scripts/build-package.mjs && node scripts/verify-package-artifacts.mjs
  • smoke:express-localnode --import tsx --test tests/express-webserver-local-harness.test.ts
  • switchboardtsx cli/src/index.ts
  • switchboard:internal:deploy-runnertsx scripts/acurast/switchboard-deploy.ts
  • switchboard:validator:runtsx scripts/validation/route-validator.ts
  • testnode --import tsx --test tests/**/*.test.ts
  • typechecktsc --noEmit
Dependencies13
  • @acurast/sdk^1.1.0
  • @clack/prompts^1.3.0
  • @polkadot/api^16.5.6
  • @polkadot/keyring^14.0.3
  • @polkadot/util^14.0.3
  • @polkadot/util-crypto^14.0.3
  • acme-client^5.4.0
  • dotenv^17.2.3
  • esbuild^0.28.0
  • ethers^6.15.0
  • express^5.2.1
  • solc^0.8.30
  • zod^4.1.12