PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5220754 bytes

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
625Mature · −50% score
First published
Jan 2023
Publisher
zyf1910

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

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"}'
Publisherzyf1910
Artifact bytes3,464,033
Previous version0.7.18
Published2026-05-27T08:53:16.423Z
SHA-2564194000e02ab55d78033e8f86c8b5d593cbbc44e6abc4c5289a6a7c48bf6cf87

Why flagged

What the scanner saw

Large Javascript Payload: 5220754 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/dfs-page-config.umd.cjs5220754 bytes10
mediumLarge Javascript Payloadpackage/dist/dfs-page-config.js6729352 bytes10

Manifest

Package metadata

Scripts4
  • buildvite build
  • devvite
  • packagevue-tsc && build
  • previewvite preview
Dependencies10
  • @wangeditor/editor^5.1.23
  • @wangeditor/editor-for-vue^5.1.12
  • ag-grid-community^26.1.0
  • ag-grid-enterprise^26.1.0
  • ag-grid-vue3^25.3.1
  • axios>=0.21.1
  • crypto-js^4.2.0
  • element-plus^2.11.9
  • sortablejs^1.15.0
  • vuex>=4.0.0