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 bytes1,301,485
Previous version0.2.0-u21.0
Published2025-07-29T07:59:43.987Z
SHA-256202b0e39cee70534bca4c6de39da6b053229bff2bff6c09d39e635bd74907e28

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildexit 0
  • build:add-STARS-proposalecho This command has been deprecated. Please run this instead: agoric run scripts/inter-protocol/add-STARS.js
  • 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: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:xsexit 0
Dependencies17
  • @agoric/ertp0.16.3-u21.0.1
  • @agoric/internal0.4.0-u21.0.1
  • @agoric/notifier0.7.0-u21.0.1
  • @agoric/smart-wallet0.5.4-u21.0.1
  • @agoric/vat-data0.5.3-u21.0.1
  • @agoric/vats0.16.0-u21.0.1
  • @agoric/zoe0.27.0-u21.0.1
  • @endo/bundle-source^4.0.0
  • @endo/captp^4.4.5
  • @endo/eventual-send^1.3.1
  • @endo/far^1.1.11
  • @endo/init^1.1.9
  • @endo/marshal^1.6.4
  • @endo/patterns^1.5.0
  • @endo/promise-kit^1.1.10
  • @endo/stream^1.2.10
  • import-meta-resolve^4.1.0