PkgRadar

Package evidence

@cashew-dev/[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
2
First published
Jun 2026
Publisher
yaoyh

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":["@cashew-dev/[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":["@cashew-dev/[email protected]"],"fail_on":"review"}'
Publisheryaoyh
Artifact bytes1,205,507
Previous versionnone
Published2026-06-04T14:48:47.920Z
SHA-256d08ac7e7d4262cf87dab3903f722ca2e4ba3cb7ae1b35708499fd670dcc7b066

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
0.0.2Version
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/web/dist/client/assets/index-Bt8OgnGL.jsmatched "curl "12

Manifest

Package metadata

Scripts4
  • buildtsup && node scripts/copy-static.mjs
  • devtsx src/index.ts
  • startnode dist/index.js
  • testvitest run --passWithNoTests
Dependencies9
  • @fastify/cors^11.2.0
  • @fastify/static^9.1.3
  • @tanstack/react-query^5.100.14
  • antd6.4.3
  • commander^14.0.3
  • fastify^5.8.5
  • react^19.2.6
  • react-dom^19.2.6
  • sql.js^1.14.1