PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 7411715 bytes

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.

Versions published
3
First published
Mar 2026
Publisher
lixinlover

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherlixinlover
Artifact bytes14,566,362
Previous version1.0.83
Published2026-06-08T03:39:52.835Z
SHA-256596926d0e96db2cd6f59eb3df9c0c570262bde6bd7ba8793930e466f525f5909

Why flagged

What the scanner saw

Large Javascript Payload: 7411715 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.84Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.6ca1001c.js7411715 bytes0
lowObfuscation Densitypackage/dist/tinymce/plugins/wordcount/plugin.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/tinymce/plugins/wordcount/plugin.min.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.b19b1270.mjs9019505 bytes0

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1