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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts8
buildexit 0lintyarn run -T run-s --continue-on-error 'lint:*'lint-fixyarn lint:eslint --fixlint:eslintyarn run -T eslint .lint:typesyarn run -T tsctestavatest:c8c8 --all ${C8_OPTIONS:-} avatest:xsexit 0
Dependencies32
@agoric/access-token0.4.22@agoric/cache0.4.0@agoric/cosmic-proto0.5.0@agoric/cosmic-swingset0.42.0@agoric/internal0.4.0@agoric/notifier0.7.0@agoric/spawner0.6.9@agoric/store0.10.0@agoric/swing-store0.10.0@agoric/swingset-vat0.33.0@agoric/telemetry0.7.0@agoric/time0.4.0@agoric/vats0.16.0@agoric/wallet0.19.0@endo/base64^1.0.12@endo/captp^4.4.8@endo/errors^1.2.13@endo/eventual-send^1.3.4@endo/import-bundle^1.5.2@endo/init^1.1.12@endo/marshal^1.8.0@endo/promise-kit^1.1.13anylogger^0.21.0deterministic-json^1.0.5express^5.0.1http-proxy-middleware^2.0.6import-meta-resolve^4.1.0minimist^1.2.0morgan^1.10.0temp^0.9.1- …and 2 more.