PkgRadar

Package evidence

[email protected]

no findings

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.

Weekly downloads
41,837Mainstream · −50% score
Versions published
376Mature · −50% score
First published
Dec 2019
Publisher
zoomdong07

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherzoomdong07
Artifact bytes708,364
Previous version2.4.28
Published2026-06-07T15:29:25.235Z
SHA-2564fb275b84c2f13335f3bb16a60229277410f189bbea86153b15bcc734b666a09

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.4.29Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildfather build && npm run build:crates
  • build:cratescargo build --target wasm32-wasip1 -r --artifact-dir compiled/crates -Z unstable-options
  • build:depsnode scripts/pre-bundle-worker.js && father prebundle
  • build:suitespnpm run --filter="./suites/**" build
  • devfather dev
  • docs:buildnode ./bin/dumi.js build
  • docs:devnode ./bin/dumi.js dev
  • docs:syncnode ./scripts/sync-from-umi.js
  • formatprettier --cache --write .
  • lintnpm run lint:es && npm run lint:css
  • lint:cssstylelint "{src,test}/**/*.{css,less}"
  • lint:eseslint "{src,test}/**/*.{js,jsx,ts,tsx}"
  • releaseesno scripts/release.ts
  • testvitest run
  • vercel:buildnpm run docs:build
  • vercel:install./scripts/vercel-install.sh
Dependencies68
  • @ant-design/icons-svg^4.4.2
  • @makotot/ghostui^2.0.0
  • @stackblitz/sdk^1.9.0
  • @swc/core1.9.2
  • @types/hast^2.3.5
  • @types/mdast^3.0.12
  • @umijs/bundler-utils^4.6.61
  • @umijs/core^4.6.61
  • @umijs/utils^4.6.61
  • animated-scroll-to^2.3.0
  • classnames2.3.2
  • codesandbox-import-utils^2.2.3
  • comlink^4.4.1
  • copy-to-clipboard^3.3.3
  • deepmerge^4.3.1
  • dumi-afx-deps^1.0.0-alpha.19
  • dumi-assets-types2.4.14
  • enhanced-resolve^5.15.0
  • estree-util-to-js^1.2.0
  • estree-util-visit^1.2.1
  • file-system-cache2.4.4
  • github-slugger^1.5.0
  • hast-util-is-element^2.1.3
  • hast-util-raw^8.0.0
  • hast-util-to-estree^2.3.3
  • hast-util-to-string^2.0.0
  • heti^0.9.4
  • hosted-git-info^6.1.1
  • html-to-text^9.0.5
  • html2sketch^1.0.2
  • …and 38 more.