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,988,299
Previous version2.9.1
Published2026-05-25T08:54:39.483Z
SHA-25654498dfd370fbf7ebf3cb222e2cd906696254f57f50ed0c57e0758487a4e14bc

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

Evidence

Static findings

19 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 19 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/main.jsmatched "\\u4e00"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/js/files/runtime-core.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