PkgRadar

Package evidence

@proof-computer/[email protected]

Remote Dependency Spec: dependencies.@proof-computer/switchboard-express="github:proof-computer/switchboard-express#v0.2.2"

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
Jun 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 bytes23,395
Previous version0.2.0
Published2026-06-05T16:12:26.880Z
SHA-256356ae7983ec186726e4df0b9a27b7efe2261ef4a85b6eaf3498d7fb960c4439c

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@proof-computer/switchboard-express="github:proof-computer/switchboard-express#v0.2.2"

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

Availability ledger

available

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

Evidence

Static findings

2 static · 2 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@proof-computer/switchboard-express="github:proof-computer/switchboard-express#v0.2.2"12
mediumRemote Dependency Specpackage.jsondependencies.@proof-computer/switchboard-runtime="github:proof-computer/switchboard-runtime-js#v0.1.2"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.@proof-computer/switchboard-express changed to remote spec in 0.2.1 vs 0.2.0: "github:proof-computer/switchboard-express#v0.2.2"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.@proof-computer/switchboard-runtime changed to remote spec in 0.2.1 vs 0.2.0: "github:proof-computer/switchboard-runtime-js#v0.1.2"12

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.build.json
  • pack:dry-runnpm pack --dry-run --json
  • preparenpm run build
  • previewnpm run build && node scripts/preview.mjs
  • testnpm run build && node --test tests/*.test.mjs
  • visualnpm run build && node scripts/visual.mjs
Dependencies4
  • @proof-computer/switchboard-expressgithub:proof-computer/switchboard-express#v0.2.2
  • @proof-computer/switchboard-runtimegithub:proof-computer/switchboard-runtime-js#v0.1.2
  • @proof-computer/switchboard-workflows0.1.0
  • express^5.2.1