PkgRadar

Package evidence

@antdv-next/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
16
First published
Mar 2026
Publisher
cc-heart

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":["@antdv-next/[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":["@antdv-next/[email protected]"],"fail_on":"review"}'
Publishercc-heart
Artifact bytes1,623,424
Previous version1.0.2
Published2026-05-17T15:11:07.439Z
SHA-256bd87e1a73327ce88d52ec94ac09f095105575207f04c30da3aa7c1899ec8f262

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/es/chunk-WL4C6EOR-C-d8WPS7.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts5
  • buildvp run build:comp && vp run build:esm && vp run build:umd
  • build:compvp build --config vite.build.config.ts
  • build:esmvp build --config vite.esm.config.ts
  • build:umdvp build --config vite.umd.config.ts
  • type-checkvue-tsc --project tsconfig.app.json --noEmit
Dependencies10
  • @ant-design/fast-color^3.0.1
  • @antdv-next/cssinjs^1.0.4
  • @antdv-next/icons^1.0.6
  • @v-c/util^1.0.19
  • @vueuse/core^14.2.1
  • antdv-next^1.2.0
  • dayjs^1.11.19
  • mermaid^11.12.1
  • shiki^3.13.0
  • vue^3.5.29