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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 60 · status changed
Evidence
Static findings
17 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/modules/wesheet/daemon-handlers/disk.js | matched "cUrl " | 12 |
Show all 17 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/modules/wesheet/daemon-handlers/disk.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/shared/a1.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/modules/wecom/client.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/modules/wesheet/client.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/wecom-platform/collect/collect-fs.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/modules/wesheet/collect-generic.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/modules/wecom/collect.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/modules/wesheet/collect.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/wecom-platform/doc-page-scan.js | matched "\\u0013" | 3 |
| low | Obfuscation | package/dist/core/browser-actions/actions/eval.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/wecom-platform/filename.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/wecom-platform/links.js | matched "\\u0013" | 3 |
| low | Obfuscation | package/dist/wecom-platform/melo-decode.js | matched "\\u0013" | 3 |
| low | Obfuscation | package/dist/wecom-platform/melo-dom-harvest.js | matched "\\u0013" | 3 |
| low | Obfuscation | package/dist/wecom-platform/melo-hyperlink.js | matched "\\u0013" | 3 |
| low | Obfuscation | package/dist/wecom-platform/plain-text.js | matched "\\u4e00" | 3 |
| low | Obfuscation | package/dist/shared/playwright-cli-output.js | matched "\\x1B" | 3 |
Manifest
Package metadata
Scripts6
buildtscprepublishOnlynpm run buildtestnpm run build && npm run test:smoketest:smokenode dist/__tests__/transport.smoke.js && node dist/__tests__/proc.smoke.js && node dist/__tests__/session-file.smoke.jstypechecktsc --noEmitwatchtsc --watch
Dependencies2
commander^12.1.0playwright-core^1.59.1