PkgRadar

Package evidence

[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.

Weekly downloads
144
Versions published
2
First published
May 2026
Publisher
huiyu1

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"}'
Publisherhuiyu1
Artifact bytes2,536,719
Previous version1.1.0
Published2026-06-02T06:53:37.742Z
SHA-256c8d3a9bb2fdea9c352be9cd8fba0202e459038c58988d235c38f0640c3db375f

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
24Score
1.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/start-lan.shmatched "curl "12
mediumRemote Payloadpackage/start.shmatched "curl "12

Manifest

Package metadata

Scripts3
  • buildtsc && node -e "const fs=require('fs');fs.copyFileSync('src/conversion-worker.mjs','dist/conversion-worker.mjs')"
  • checktsc --noEmit
  • devtsx watch src/index.ts
Dependencies18
  • @earendil-works/pi-agent-core0.78.0
  • @earendil-works/pi-ai0.78.0
  • @earendil-works/pi-coding-agent0.78.0
  • @fastify/cors^11.0.1
  • @fastify/multipart^10.0.0
  • @fastify/rate-limit^10.2.2
  • @fastify/static^9.1.3
  • @fastify/swagger^9.5.0
  • @fastify/swagger-ui^5.2.3
  • @fastify/websocket^11.0.2
  • @modelcontextprotocol/sdk^1.29.0
  • exceljs^4.4.0
  • fastify^5.3.2
  • jsonwebtoken^9.0.2
  • mammoth^1.12.0
  • node-pty^1.0.0
  • pdf-parse^2.4.5
  • tar^7.5.15