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
299
Versions published
311Mature · −50% score
First published
Apr 2019
Publisher
claukers

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherclaukers
Artifact bytes166,143
Previous version8.0.4
Published2026-05-27T17:51:08.538Z
SHA-256ae07e4f4a060372bfcceb4ea27901fe8f2a323c55bc6e9080ff6a876afcecb57

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/sea/install-esbuild.shmatched "curl "12
mediumRemote Payloadpackage/sea/install-nodejs.shmatched "curl "12

Manifest

Package metadata

Scripts11
  • buildtsc
  • coverageBROWSER=none node --enable-source-maps --experimental-test-coverage --test test/cases/*.test.js
  • postbuildnpm run postbuild:lib && npm run postbuild:sh && npm run postbuild:versiontag
  • postbuild:assetsnode sea/assets.js
  • postbuild:libesbuild src/lib.ts --bundle --platform=node --outfile=build/lib.cjs --external:sqlite3 --external:pg --external:esbuild --external:node:assert --external:node:util --external:node:path
  • postbuild:shnode sea/base64.js sea/basic-compile.sh > sea/basic-compile.base64.sh
  • postbuild:versiontagnode sea/version.tag.js
  • prebuildrm -Rf build/;
  • preparenpm run build
  • pretestnpm run build
  • testBROWSER=none node --enable-source-maps --test test/cases/*.test.js
Dependencies12
  • @miqro/core^5.1.4
  • @miqro/jsx^1.0.2
  • @miqro/jsx-dom^1.0.6
  • @miqro/jsx-node^1.0.9
  • @miqro/parser^2.0.6
  • @miqro/query^0.1.1
  • @miqro/runner^2.0.3
  • @miqro/test^0.2.10
  • @miqro/test-http^0.1.4
  • esbuild^0.28.0
  • jose^6.2.3
  • marked^18.0.3