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
- 332Mature · −50% score
- First published
- Jan 2021
- Publisher
- manwuyu
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 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: 3811265 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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/2952.348f2c3f.async.js | 3811265 bytes | 0 |
| low | Obfuscation Density | package/dist/meta__site.2e323023.async.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/VtxFormLayout__demos.b8bb038a.async.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts27
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 warnpublishnpm publishpublish: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
Dependencies43
@ant-design/cssinjs^1.24.0@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.20@wangeditor/editor^5.1.23@wangeditor/editor-for-react^1.0.6@wangeditor/plugin-upload-attachment^1.1.0ahooks^3.9.6antd-img-crop^4.27.0axios^1.13.2classnames^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-antd-column-resize^1.0.3react-draggable^4.5.0- …and 13 more.