Recommended action
Block this updateStatic 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"}'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 high · score 51 · status changed
Related candidates
Linked campaigns and clusters
luguo92
2 members · evidence strength 58Evidence
Static findings
11 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 |
| medium | Remote Payload | package/dist/wecom-platform/doc-info-api.js | matched "cUrl " | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/modules/wesheet/daemon-handlers/disk.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/wecom-platform/doc-info-api.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/shared/a1.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/wecom-platform/attributed-text.js | matched "\\u0013" | 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/modules/wecom/collect.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/modules/wesheet/collect.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/core/browser-actions/actions/eval.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/wecom-platform/links.js | matched "\\u0013" | 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