PkgRadar

Package evidence

[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
21
First published
May 2026
Publisher
chain-insights

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,119,375
Previous version0.3.7
Published2026-06-02T07:10:34.444Z
SHA-2560da253dfae22e916a8bb3b60d1924404caeb4da903045b34fa457ba8315ce0eb

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.9Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsdown && cp -r src/viz/templates dist/templates && mkdir -p dist/assets && cp -r src/wallet/mcp-proxy/assets/* dist/assets/
  • devtsx src/cli.ts
  • release:checknode scripts/check-release-gate.mjs
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @hono/node-server^2.0.2
  • @modelcontextprotocol/ext-apps^1.7.1
  • @modelcontextprotocol/sdk^1.29.0
  • @x402/evm^2.12.0
  • @x402/fetch^2.12.0
  • commander^14.0.3
  • hono^4.12.18
  • open^11.0.0
  • viem^2.49.3
  • zod^4.4.3