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.

Versions published
2
First published
Jun 2026
Publisher
mr.chaicr

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"}'
Publishermr.chaicr
Artifact bytes2,040,703
Previous version6.13.0
Published2026-06-13T18:32:28.383Z
SHA-25652ec5993f2e959288d904d06ce807128fbb2781edb54f34c7d56d4312de99201

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":7,"burst_week":7,"lure":null,"version_anomaly":true,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":7,"burst_week":7,"lure":null,"version_anomaly":true,"new_account":false}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":7,"burst_week":7,"lure":null,"version_anomaly":true,"new_account":false}10
lowObfuscation Densitypackage/lib/components/Tinymce.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildpnpm clean-dist && cross-env NODE_ENV=production rollup -c
  • build-esmpnpm clean-dist && cross-env NODE_ENV=production rollup -c rollup.esm.config.js
  • clean-distrimraf lib/** esm/**
  • coveragejest --coverage
  • devrollup -c -w
  • gen-docts-node ./scripts/genDoc.ts
  • testjest
  • update-snapshotjest --updateSnapshot
Dependencies41
  • @rc-component/mini-decimal^1.0.1
  • amis-rev-core6.13.0
  • amis-rev-formula6.13.0
  • animate.css4.1.1
  • classnames2.3.2
  • codemirror^5.63.0
  • downshift6.1.12
  • echarts5.5.1
  • froala-editor3.1.1
  • hoist-non-react-statics^3.3.2
  • jsbarcode^3.11.5
  • keycode^2.2.1
  • lodash^4.17.15
  • markdown-it^12.0.6
  • markdown-it-html5-media^0.7.1
  • match-sorter^6.3.1
  • mobx^4.5.0
  • mobx-react^6.3.1
  • mobx-state-tree^3.17.3
  • moment^2.19.4
  • monaco-editor0.30.1
  • prop-types^15.6.1
  • rc-input-number^7.4.0
  • rc-menu^9.12.2
  • rc-progress3.4.2
  • react-color^2.19.3
  • react-draggable^4.4.5
  • react-hook-form7.39.0
  • react-intersection-observer9.5.2
  • react-json-view1.21.3
  • …and 11 more.