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,474Mature · −50% score
First published
May 2021
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 bytes582,894
Previous version0.2.11
Published2021-07-28T19:41:09.266Z
SHA-2568733038e9d77046d666f1ae5398a5d43696b7ecbccd3cf959aed0e7e19a9db9c

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.2.12Version
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
  • lintyarn lint:types && yarn lint:eslint
  • lint-checkyarn lint
  • lint-fixyarn lint:eslint --fix && yarn lint:types
  • lint:eslinteslint '**/*.js'
  • lint:typestsc -p jsconfig.json
  • pretty-checkprettier --check '**/*.js'
  • pretty-fixprettier --write '**/*.js'
  • testava
  • test:xsexit 0
Dependencies29
  • @agoric/access-token^0.4.8
  • @agoric/assert^0.3.7
  • @agoric/babel-standalone^7.14.3
  • @agoric/captp^1.8.0
  • @agoric/cosmic-swingset^0.31.10
  • @agoric/dapp-svelte-wallet^0.10.11
  • @agoric/eventual-send^0.13.23
  • @agoric/import-bundle^0.2.23
  • @agoric/install-ses^0.5.21
  • @agoric/marshal^0.4.20
  • @agoric/notifier^0.3.23
  • @agoric/promise-kit^0.2.21
  • @agoric/spawner^0.4.23
  • @agoric/store^0.4.23
  • @agoric/swing-store-lmdb^0.5.7
  • @agoric/swingset-vat^0.19.0
  • @agoric/vats^0.2.12
  • @agoric/xsnap^0.6.10
  • anylogger^0.21.0
  • deterministic-json^1.0.5
  • esmagoric-labs/esm#Agoric-built
  • express^4.17.1
  • minimist^1.2.0
  • morgan^1.9.1
  • node-fetch^2.6.0
  • node-lmdb^0.9.4
  • temp^0.9.1
  • tmp^0.2.1
  • ws^7.2.0