PkgRadar

Package evidence

@luguo92/[email protected]

Remote Payload: matched "cUrl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherluguo92
Artifact bytes834,933
Previous version0.1.14
Published2026-05-25T03:31:17.374Z
SHA-2562f8d44dd9a420b06b8c57121c61463900eb0cb5c479a1f50a75d687d34b236c2

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

high
Last checked
highRisk
72Score
0.1.15Version
Status history (1 event)
  1. newavailable · risk high · score 72 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

luguo92

2 members · evidence strength 58

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/modules/wesheet/daemon-handlers/disk.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/wecom-platform/doc-info-api.jsmatched "cUrl "12
Show all 18 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/modules/wesheet/daemon-handlers/disk.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/wecom-platform/doc-info-api.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