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
17
Versions published
11
First published
Apr 2026
Publisher
sunhouyun

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"}'
Publishersunhouyun
Artifact bytes11,974,925
Previous version2.8.9
Published2026-04-28T14:30:10.374Z
SHA-2560bc3518c9229630f5c070db16cac7e08b71b628d95fe9771e83db7abf96a260a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/rollback.shmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/deploy.ymlmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/dev-deploy.ymlmatched "curl "12
Show all 17 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/rollback.shmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/deploy.ymlmatched "curl "12
mediumRemote Payloadpackage/.github/workflows/dev-deploy.ymlmatched "curl "12
lowObfuscationpackage/api/models/ApiManager.jsmatched "Buffer.from(encryptedBase64"3
lowObfuscationpackage/js/ui/chart.jsmatched "fromCharCode"3
lowObfuscationpackage/scripts/check-deploy.jsmatched "\\x1b"3
lowObfuscationpackage/js/code-runner.jsmatched "eval("3
lowObfuscationpackage/js/ui/echarts-loader.jsmatched "atob("3
lowObfuscationpackage/wasm_text_engine/dist/image_compressor.jsmatched "fromCharCode"3
lowObfuscationpackage/js/ui/image-inline-tools.jsmatched "atob("3
lowObfuscationpackage/js/ui/pdf-generator.jsmatched "atob("3
lowObfuscationpackage/api/routes/ppt-export.jsmatched "Buffer.from(base64Data, 'base64"3
lowObfuscationpackage/js/ui/slash-command.jsmatched "\\u3400"3
lowObfuscationpackage/wasm_text_engine/dist/text_engine.jsmatched "fromCharCode"3
lowObfuscationpackage/js/ui/upload.jsmatched "atob("3
lowObfuscationpackage/wasm_text_engine/dist/image_compressor.tsmatched "fromCharCode"3
lowObfuscationpackage/wasm_text_engine/dist/text_engine.tsmatched "fromCharCode"3

Manifest

Package metadata

Scripts3
  • buildbash ./scripts/build_wasm.sh
  • test:nativebash ./scripts/run_native_tests.sh
  • test:wasmnode ./tests/wasm_smoke.mjs