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
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 bytes1,703,643
Previous versionnone
Published2026-06-13T17:58:35.551Z
SHA-25697cc7565586d8e06bf4d85ad14acd08f60d450ed549cfaf2b2713af1b93020ea

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":4,"burst_week":4,"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

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":4,"burst_week":4,"lure":null,"version_anomaly":true,"new_account":false}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"mr.chaicr","burst_same_day":4,"burst_week":4,"lure":null,"version_anomaly":true,"new_account":false}10
lowObfuscation Densitypackage/esm/tpl/validations.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/tpl/validations.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/**
  • formatprettier --write "src/**/**/*.{js,jsx,ts,tsx,vue,scss,json}"
  • i18n:mergenpx i18n merge --config=./i18nConfig.js --l=en-US
  • i18n:translatenpx i18n translate --config=./i18nConfig.js --l=en-US
  • i18n:updatenpx i18n update --config=./i18nConfig.js
  • testecho "Warnings: no test specified"
Dependencies7
  • @webcomponents/webcomponentsjs^2.6.0
  • amis-postcss1.0.0
  • amis-rev-editor-core6.13.0
  • amis-rev-theme-editor-helper2.0.26
  • i18n-runtime1.0.10
  • lodash^4.17.15
  • mobx-state-tree^3.17.3