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
1,804Mature · −50% score
First published
Aug 2023
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 bytes5,436,324
Previous version0.2.1-upgrade-23-dev-bd79330.0.bd79330
Published2026-05-06T21:25:12.001Z
SHA-2567846351753ad5d365f29c3201a6c86e9fae578ff9da70af7dad9d8af10aee2a1

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.3.0-u23.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

Scripts9
  • buildexit 0
  • build:restart-vats-proposalecho This command has been deprecated. Please run this instead: agoric run scripts/vats/restart-vats.js
  • build:zcf-proposalecho This command has been deprecated. Please run this instead: agoric run scripts/vats/replace-zoe.js
  • lintyarn run -T run-s --continue-on-error 'lint:*'
  • lint-fixyarn lint:eslint --fix
  • lint:eslintnode ../../scripts/eslint-repo.mjs .
  • lint:typesyarn run -T tsc
  • testava
  • test:xsexit 0
Dependencies19
  • @agoric/client-utils0.3.0-u23.0
  • @agoric/ertp0.18.0-u23.0
  • @agoric/internal0.5.0-u23.0
  • @agoric/notifier0.8.0-u23.0
  • @agoric/smart-wallet0.7.0-u23.0
  • @agoric/vat-data0.7.0-u23.0
  • @agoric/vats0.17.0-u23.0
  • @agoric/zoe0.28.0-u23.0
  • @endo/bundle-source^4.1.2
  • @endo/captp^4.4.8
  • @endo/eventual-send^1.3.4
  • @endo/far^1.1.14
  • @endo/init^1.1.12
  • @endo/marshal^1.8.0
  • @endo/nat^5.1.3
  • @endo/patterns^1.7.0
  • @endo/promise-kit^1.1.13
  • @endo/stream^1.2.13
  • import-meta-resolve^4.1.0