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
4
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,157
Previous version0.2.18
Published2026-05-27T15:39:51.159Z
SHA-256c3596d55f3f24735e69b16014ac7aaf6b5cbafac10b4a5762be3a88ae99a3f18

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.20Version
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