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 bytes773,770
Previous version0.1.13
Published2026-05-21T09:08:18.711Z
SHA-2564724077d5ddd934adf14cc457f5204b9dab8cfafa7863eadf2e3cde7ae7b3e12

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

luguo92

2 members · evidence strength 58

Evidence

Static findings

11 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 11 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/wecom-platform/attributed-text.jsmatched "\\u0013"3
lowObfuscationpackage/dist/modules/wecom/client.jsmatched "\\u0000"3
lowObfuscationpackage/dist/modules/wesheet/client.jsmatched "\\u0000"3
lowObfuscationpackage/dist/modules/wecom/collect.jsmatched "\\u0000"3
lowObfuscationpackage/dist/modules/wesheet/collect.jsmatched "\\u0000"3
lowObfuscationpackage/dist/core/browser-actions/actions/eval.jsmatched "eval("3
lowObfuscationpackage/dist/wecom-platform/links.jsmatched "\\u0013"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