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
2,786Mature · −50% score
First published
Jul 2022
Publisher
michaelfig

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"}'
Publishermichaelfig
Artifact bytes179,641
Previous version0.17.0-upgrade-22-dev-e2e9595.0.e2e9595
Published2026-04-08T21:02:24.425Z
SHA-256ff9a1d3a04d7b426648685219e8d88108081e23e8dd91921e240e8b606f48115

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.17.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildyarn build:bundles
  • build:bundlesnode ./scripts/build-bundles.js
  • lintyarn run -T run-s --continue-on-error 'lint:*'
  • lint-fixyarn lint:eslint --fix
  • lint:eslintyarn run -T eslint .
  • lint:typesyarn run -T tsc
  • postpackgit clean -f '*.d.*ts*' '*.tsbuildinfo'
  • prepackyarn run -T tsc --build tsconfig.build.json
  • testava
  • test:c8c8 --all ${C8_OPTIONS:-} ava
  • test:xsexit 0
Dependencies19
  • @agoric/base-zone0.2.0
  • @agoric/ertp0.17.0
  • @agoric/governance0.11.0
  • @agoric/internal0.4.0
  • @agoric/notifier0.7.0
  • @agoric/store0.10.0
  • @agoric/time0.4.0
  • @agoric/vat-data0.6.0
  • @agoric/vats0.16.0
  • @agoric/zoe0.27.0
  • @agoric/zone0.3.0
  • @endo/captp^4.4.8
  • @endo/errors^1.2.13
  • @endo/eventual-send^1.3.4
  • @endo/far^1.1.14
  • @endo/marshal^1.8.0
  • @endo/nat^5.1.3
  • @endo/promise-kit^1.1.13
  • jessie.js^0.3.4