PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl\n"

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.

Weekly downloads
406
Versions published
5
First published
May 2026
Publisher
chain-insights

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":["[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,061,463
Previous version0.2.20
Published2026-05-27T21:18:26.409Z
SHA-2565f6903f7dff8910fb4b037a214d48ca31687585959cd575dc044ad35d97d7fe8

Why flagged

What the scanner saw

Remote Payload: matched "curl\n"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.2.21Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/skills/test-chain-insights-graphrag-mcp/scripts/run-uat.shmatched "curl\n"12

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