PkgRadar

Package evidence

@jpool/[email protected]

Remote Payload: matched "curL "

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
1
First published
May 2026
Publisher
vk.tiamo

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":["@jpool/[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":["@jpool/[email protected]"],"fail_on":"review"}'
Publishervk.tiamo
Artifact bytes1,366,118
Previous versionnone
Published2026-05-27T15:19:30.370Z
SHA-25616858e0ca629024d4c304be6e7199e389fdf9cd232c2b6c0e07eb9f233e3d1dd

Why flagged

What the scanner saw

Remote Payload: matched "curL "

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.1.10Version
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/dist/index.iife.jsmatched "curL "12

Manifest

Package metadata

Scripts7
  • buildtsc && cross-env NODE_ENV=production rollup -c
  • build:programcargo build-sbf --manifest-path=../program/Cargo.toml
  • cleanrimraf ./dist
  • devtsc -w & cross-env NODE_ENV=development rollup -c -w
  • linteslint --max-warnings 0 .
  • lint:fixeslint . --fix
  • testjest
Dependencies7
  • @coral-xyz/borsh^0.29.0
  • @solana/spl-token^0.3.10
  • @solana/web3.js^1.87.6
  • bn.js^5.2.1
  • buffer^6.0.3
  • buffer-layout^1.2.2
  • superstruct^1.0.3