PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
3,147Niche · −30% score
Versions published
1,151Mature · −50% score
First published
May 2022
Publisher
tocconpm

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["[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"}'
Publishertocconpm
Artifact bytes14,633,236
Previous version3.15.74
Published2026-05-28T01:14:18.428Z
SHA-256d5bdb29e029e9bc9741347d62ce334451b788455fb43a5f7a4923470aee4dff6

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
26Score
3.15.75Version
Status history (1 event)
  1. newavailable · risk review · score 26 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ckeditor4/plugins/codemirror/js/beautify.min.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/docs-browser.js2112020 bytes10
mediumLarge Javascript Payloadpackage/dist/entity-dms.js2114474 bytes10
mediumLarge Javascript Payloadpackage/dist/personal-dms.js2115018 bytes10
mediumLarge Javascript Payloadpackage/dist/public-dms.js2113356 bytes10

Manifest

Package metadata

Scripts2
  • compile:prodcd ../../../ && yarn run compile:prod --package=widget-bundle
  • prepackyarn run compile:prod