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 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":["[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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":7,"burst_week":7,"lure":null,"version_anomaly":true,"new_account":false} | 10 |
| low | Obfuscation Density | package/lib/components/Tinymce.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts8
buildpnpm clean-dist && cross-env NODE_ENV=production rollup -cbuild-esmpnpm clean-dist && cross-env NODE_ENV=production rollup -c rollup.esm.config.jsclean-distrimraf lib/** esm/**coveragejest --coveragedevrollup -c -wgen-docts-node ./scripts/genDoc.tstestjestupdate-snapshotjest --updateSnapshot
Dependencies41
@rc-component/mini-decimal^1.0.1amis-rev-core6.13.0amis-rev-formula6.13.0animate.css4.1.1classnames2.3.2codemirror^5.63.0downshift6.1.12echarts5.5.1froala-editor3.1.1hoist-non-react-statics^3.3.2jsbarcode^3.11.5keycode^2.2.1lodash^4.17.15markdown-it^12.0.6markdown-it-html5-media^0.7.1match-sorter^6.3.1mobx^4.5.0mobx-react^6.3.1mobx-state-tree^3.17.3moment^2.19.4monaco-editor0.30.1prop-types^15.6.1rc-input-number^7.4.0rc-menu^9.12.2rc-progress3.4.2react-color^2.19.3react-draggable^4.4.5react-hook-form7.39.0react-intersection-observer9.5.2react-json-view1.21.3- …and 11 more.