PkgRadar

Package evidence

[email protected]

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

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
1
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,094,603
Previous versionnone
Published2026-06-13T17:58:49.584Z
SHA-256b7e8bfe4c2301168d4f007a65ee64f758340f41f08b5e6d33f10b334a0ceb276

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":6,"burst_week":6,"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.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":6,"burst_week":6,"lure":null,"version_anomaly":true,"new_account":false}10

Manifest

Package metadata

Scripts9
  • buildpnpm clean-dist && sh build.sh
  • build-esmpnpm clean-dist && cross-env NODE_ENV=production rollup -c rollup.esm.config.js
  • build-schemasts-node ../../scripts/build-schemas.ts
  • clean-distrimraf lib/** esm/**
  • coveragejest --coverage
  • prettierprettier --write '{src,scss,examples}/**/**/*.{js,jsx,ts,tsx,scss,json}'
  • publish-to-internalsh build.sh && sh publish.sh
  • testjest
  • update-snapshotjest --updateSnapshot
Dependencies39
  • amis-rev-core6.13.0
  • amis-rev-ui6.13.0
  • attr-accept2.2.2
  • blueimp-canvastoblob2.1.0
  • classnames2.3.2
  • downshift6.1.12
  • echarts5.5.1
  • echarts-stat^1.2.0
  • echarts-wordcloud^2.1.0
  • exceljs^4.4.0
  • file-saver^2.0.2
  • file64^1.0.4
  • hls.js1.1.3
  • hoist-non-react-statics^3.3.2
  • hotkeys-js^3.8.7
  • immutability-helper^3.1.1
  • jsbarcode^3.11.5
  • keycode^2.2.1
  • lodash^4.17.15
  • match-sorter^6.3.1
  • mobx^4.5.0
  • mobx-react^6.3.1
  • mobx-react-lite^2.2.0
  • mobx-state-tree^3.17.3
  • moment^2.19.4
  • moment-timezone^0.5.34
  • mpegts.js^1.6.10
  • office-viewer0.3.14
  • prop-types^15.6.1
  • qrcode-react-next1.0.0
  • …and 9 more.