PkgRadar

Package evidence

@agoric/[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.

Versions published
3,262Mature · −50% score
First published
Jan 2021
Publisher
agoricbot

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":["@agoric/[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":["@agoric/[email protected]"],"fail_on":"review"}'
Publisheragoricbot
Artifact bytes528,177
Previous version0.34.2-dev-328ee75.0.328ee75
Published2026-06-10T17:34:02.884Z
SHA-256ed07030d9be2fa0bcaf126d4ad226ca5c8dbf5e536db3f06851b45a4972c586a

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
0.34.2-dev-3294e0c.0.3294e0cVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildexit 0
  • build:allmake
  • build:gypmake compile-gyp
  • build:gyp-debugmake compile-gyp GYP_DEBUG=--debug
  • lintexit 0
  • lint-fixyarn lint:eslint --fix
  • postpackgit clean -f git-revision.txt
  • prepackgit rev-parse --short HEAD > git-revision.txt && rm -rf build
  • testexit 0
  • test:xsexit 0
Dependencies3
  • bindings^1.2.1
  • napi-thread-safe-callback0.0.6
  • node-addon-api^1.7.1