PkgRadar

Package evidence

@bosonprotocol/[email protected]

Large Javascript Payload: 4858323 bytes

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
5
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@bosonprotocol/[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":["@bosonprotocol/[email protected]"],"fail_on":"review"}'
Artifact bytes5,119,454
Previous version0.1.1-alpha-0
Published2026-05-28T11:08:37.681Z
SHA-256ee876db9e9476179d431e0365526ac2ea8fc08199bf4227a66ce37104a71cb97

Why flagged

What the scanner saw

Large Javascript Payload: 4858323 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
0.1.1-alpha-1Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cjs/index.js4858323 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/index.js4858269 bytes10

Manifest

Package metadata

Scripts5
  • buildpnpm build:app && tsup && node scripts/postbuild.mjs
  • build:apptsx src/build.ts
  • cleanrm -rf dist .turbo src/gen
  • linteslint src test --max-warnings 0
  • testvitest run --passWithNoTests
Dependencies3
  • @bosonprotocol/x402-client^0.1.1-alpha-2
  • @bosonprotocol/x402-client-browser^0.1.1-alpha-1
  • @bosonprotocol/x402-core^0.1.1-alpha-2