PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":2,"burst_week":2,"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 bytes563,703
Previous versionnone
Published2026-06-13T17:58:27.947Z
SHA-2565ffc2660d7485ec197cbc083c62e7ad1715ca515fc5b1907ccaffa24d5744441

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":2,"burst_week":2,"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":2,"burst_week":2,"lure":null,"version_anomaly":true,"new_account":false}10

Manifest

Package metadata

Scripts7
  • 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
  • testjest
  • update-snapshotjest --updateSnapshot
Dependencies21
  • @rc-component/mini-decimal^1.0.1
  • amis-rev-formula6.13.0
  • classnames2.3.2
  • cross-env^7.0.3
  • file-saver^2.0.2
  • hoist-non-react-statics^3.3.2
  • lodash^4.17.15
  • match-sorter^6.3.1
  • mobx^4.5.0
  • mobx-react^6.3.1
  • mobx-state-tree^3.17.3
  • moment^2.19.4
  • papaparse^5.3.0
  • path-to-regexp6.2.0
  • qs6.9.7
  • react-intersection-observer9.5.2
  • react-is>=16.8.6
  • react-json-view1.21.3
  • react-overlays5.1.1
  • tslib^2.3.1
  • uncontrollable7.2.1