PkgRadar

Package evidence

@cg-devcenter/[email protected]

Large Javascript Payload: 2614118 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
5
First published
May 2026
Publisher
yanbo.liu1

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":["@cg-devcenter/[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":["@cg-devcenter/[email protected]"],"fail_on":"review"}'
Publisheryanbo.liu1
Artifact bytes3,140,292
Previous version3.4.0-cg.3
Published2026-05-15T11:06:53.374Z
SHA-2564e1686986d797110355b27d5f6fd4df8d01f1c5dc978344b546f2365e76cd494

Why flagged

What the scanner saw

Large Javascript Payload: 2614118 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/components.es.js2614118 bytes0
lowLarge Javascript Payloadpackage/dist/index.es.js3373816 bytes0
lowLarge Javascript Payloadpackage/dist/index.umd.js2465764 bytes0

Manifest

Package metadata

Scripts7
  • buildvite build --config ./vite.config.build.js && vite build --config ./vite.config.form.js
  • build:formvite build --config ./vite.config.form.js
  • build:localegulp -f gulpfile.js
  • build:previewvite build --config ./vite.config.preview.js
  • cleanrimraf dist/
  • devvue-cli-service serve
  • publish:localpnpm build && yalc publish
Dependencies10
  • @form-create/component-wangeditor^3.2.14
  • @form-create/element-ui^3.2.33
  • @form-create/utils^3.2.31
  • codemirror^6.65.7
  • echarts^6.0.0
  • element-plus^2.11.1
  • js-beautify^1.15.1
  • marked^17.0.0
  • signature_pad^5.0.10
  • vuedraggable4.1.0