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
- 10Established · −30% score
- First published
- Dec 2025
- Publisher
- manwuyu
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 monitoringNo 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":["@vtx/[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":["@vtx/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5012544 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/components-extra.min.js | 5012544 bytes | 0 |
Manifest
Package metadata
Scripts26
bootstrapnode ./scripts/bootstrap.mjsbuildfather buildchangelognode ./scripts/changelogs.mjscheckPublishnpm run sync:tnpm && node ./scripts/checkPublish.mjs && npm run sync:tnpmcompilefather buildcreateReleasenode ./scripts/createRelease.mjsdeploycross-env SITE_DEPLOY='TRUE' npm run site && gh-pages -d ./distdocsnode ./scripts/docs.mjsdocs:buildpnpm docs builddocs:checkpnpm docs checkdocs:createpnpm docs createdocs:devpnpm docs devdocs:previewpnpm docs previewdumicross-env SITE_DEPLOY='TRUE' dumi buildlinteslint --cache --ext .js,.jsx,.ts,.tsx --fix ./ && npm run tscprettierprettier --write "**/**.{js,jsx,tsx,ts,less,md,yaml,json}" --log-level warnpublish:betanpm publish --tag betasitenpm run build && cross-env SITE_DEPLOY='TRUE' dumi buildstartdumi devsync:tnpmnode -e 'import("./scripts/syncTNPM.mjs").then(m => m.default())'testcross-env TZ=UTC vitest runtest:coveragecross-env TZ=UTC TEST_LOG=none vitest run --coveragetest:uicross-env TZ=UTC vitest --uitest:updatecross-env TZ=UTC vitest -utsctsc --noEmitupdate:depspnpm up --latest
Dependencies42
@ant-design/cssinjs^1.24.0@ant-design/icons^5.6.1@ctrl/tinycolor^4.2.0@dnd-kit/core^6.3.1@dnd-kit/modifiers^6.0.1@dnd-kit/sortable^7.0.2@dnd-kit/utilities^3.2.2@emotion/cache^11.14.0@emotion/css^11.13.5@emotion/serialize^1.3.3@rc-component/util1.3.0@vtx/utils^1.0.20ahooks^3.9.6antd-img-crop^4.27.0axios^1.13.2braft-editor^2.3.9braft-utils^3.0.13classnames^2.5.1dayjs^1.11.18md5^2.3.0path-to-regexp^6.3.0prop-types^15.8.1rc-color-picker^1.2.6rc-field-form^2.7.0rc-footer^0.6.8rc-resize-observer^1.4.3rc-steps^6.0.1rc-table^7.55.1react-draggable^4.5.0react-layout-kit^1.9.2- …and 12 more.