PkgRadar

Package evidence

@vtx/[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.

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 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":["@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"}'
Publishermanwuyu
Artifact bytes32,779
Previous version1.0.0-beta.7
Published2026-04-14T03:25:42.248Z
SHA-256ba9683cfd5e1c7239750b100e8a9efdba883bc03b78171df1df9a8e75a6c1fe9

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts26
  • bootstrapnode ./scripts/bootstrap.mjs
  • buildfather build
  • changelognode ./scripts/changelogs.mjs
  • checkPublishnpm run sync:tnpm && node ./scripts/checkPublish.mjs && npm run sync:tnpm
  • compilefather build
  • createReleasenode ./scripts/createRelease.mjs
  • deploycross-env SITE_DEPLOY='TRUE' npm run site && gh-pages -d ./dist
  • docsnode ./scripts/docs.mjs
  • docs:buildpnpm docs build
  • docs:checkpnpm docs check
  • docs:createpnpm docs create
  • docs:devpnpm docs dev
  • docs:previewpnpm docs preview
  • dumicross-env SITE_DEPLOY='TRUE' dumi build
  • linteslint --cache --ext .js,.jsx,.ts,.tsx --fix ./ && npm run tsc
  • prettierprettier --write "**/**.{js,jsx,tsx,ts,less,md,yaml,json}" --log-level warn
  • publish:betanpm publish --tag beta
  • sitenpm run build && cross-env SITE_DEPLOY='TRUE' dumi build
  • startdumi dev
  • sync:tnpmnode -e 'import("./scripts/syncTNPM.mjs").then(m => m.default())'
  • testcross-env TZ=UTC vitest run
  • test:coveragecross-env TZ=UTC TEST_LOG=none vitest run --coverage
  • test:uicross-env TZ=UTC vitest --ui
  • test:updatecross-env TZ=UTC vitest -u
  • tsctsc --noEmit
  • update: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.20
  • ahooks^3.9.6
  • antd-img-crop^4.27.0
  • axios^1.13.2
  • braft-editor^2.3.9
  • braft-utils^3.0.13
  • classnames^2.5.1
  • dayjs^1.11.18
  • md5^2.3.0
  • path-to-regexp^6.3.0
  • prop-types^15.8.1
  • rc-color-picker^1.2.6
  • rc-field-form^2.7.0
  • rc-footer^0.6.8
  • rc-resize-observer^1.4.3
  • rc-steps^6.0.1
  • rc-table^7.55.1
  • react-draggable^4.5.0
  • react-layout-kit^1.9.2
  • …and 12 more.