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
2,877Niche · −30% score
Versions published
337Established · −30% score
First published
Sep 2025
Publisher
yangjing__513

Effective trust discount applied: 30% (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"}'
Publisheryangjing__513
Artifact bytes1,984,749
Previous version0.0.317-beta.24
Published2026-06-17T09:03:53.512Z
SHA-256578ed3a2deda75ff675ddb761299948375d9da3c4aa77bca0d2d0349ee30048c

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
0.0.317-beta.25Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildvite build
  • build:analyzervite build --mode development
  • build:watchvite build --watch
  • devvite --host
  • publish:releasepnpm version patch && pnpm publish --access public
  • publish:testpnpm version prerelease --preid=beta --no-git-tag-version && pnpm publish --access public --tag test --no-git-checks
  • tscvue-tsc --noEmit
Dependencies20
  • @element-plus/icons-vue2.3.1
  • @vueup/vue-quill^1.2.0
  • @vueuse/core10.9.0
  • @vueuse/integrations10.10.0
  • @wangeditor/editor^5.1.23
  • @wangeditor/editor-for-vue5.1.12
  • dom-to-image^2.6.0
  • echarts^5.2.1
  • element-plus2.8.4
  • loadsh^0.0.4
  • lodash4.17.21
  • mitt^3.0.1
  • qiniu-js^3.4.4
  • qrcode1.5.3
  • signature_pad^5.1.3
  • vant4.9.0
  • vite-plugin-dts^4.5.4
  • vue3.4.21
  • vue-draggable-plus0.4.0
  • vue3-click-away^1.2.4