PkgRadar

Package evidence

@luguo92/[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
329
Versions published
17
First published
Apr 2026
Publisher
luguo92

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":["@luguo92/[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":["@luguo92/[email protected]"],"fail_on":"review"}'
Publisherluguo92
Artifact bytes843,274
Previous version0.1.15
Published2026-05-25T07:44:54.587Z
SHA-256ad08cf4dbfe258add7050f242a06d1c2c6d9ddd9d05853ec4d0442a6e23bdde4

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/modules/wesheet/daemon-handlers/disk.jsmatched "cUrl "12
Show all 17 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/modules/wesheet/daemon-handlers/disk.jsmatched "cUrl "12
lowObfuscationpackage/dist/shared/a1.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/modules/wecom/client.jsmatched "\\u0000"3
lowObfuscationpackage/dist/modules/wesheet/client.jsmatched "\\u0000"3
lowObfuscationpackage/dist/wecom-platform/collect/collect-fs.jsmatched "\\u0000"3
lowObfuscationpackage/dist/modules/wesheet/collect-generic.jsmatched "\\u0000"3
lowObfuscationpackage/dist/modules/wecom/collect.jsmatched "\\u0000"3
lowObfuscationpackage/dist/modules/wesheet/collect.jsmatched "\\u0000"3
lowObfuscationpackage/dist/wecom-platform/doc-page-scan.jsmatched "\\u0013"3
lowObfuscationpackage/dist/core/browser-actions/actions/eval.jsmatched "eval("3
lowObfuscationpackage/dist/wecom-platform/filename.jsmatched "\\u0000"3
lowObfuscationpackage/dist/wecom-platform/links.jsmatched "\\u0013"3
lowObfuscationpackage/dist/wecom-platform/melo-decode.jsmatched "\\u0013"3
lowObfuscationpackage/dist/wecom-platform/melo-dom-harvest.jsmatched "\\u0013"3
lowObfuscationpackage/dist/wecom-platform/melo-hyperlink.jsmatched "\\u0013"3
lowObfuscationpackage/dist/wecom-platform/plain-text.jsmatched "\\u4e00"3
lowObfuscationpackage/dist/shared/playwright-cli-output.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts6
  • buildtsc
  • prepublishOnlynpm run build
  • testnpm run build && npm run test:smoke
  • test:smokenode dist/__tests__/transport.smoke.js && node dist/__tests__/proc.smoke.js && node dist/__tests__/session-file.smoke.js
  • typechecktsc --noEmit
  • watchtsc --watch
Dependencies2
  • commander^12.1.0
  • playwright-core^1.59.1