PkgRadar

Package evidence

@antdv-next/[email protected]

Credential file access: matched ".ssh/"

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.

Weekly downloads
212
Versions published
18
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 bytes8,822,243
Previous versionnone
Published2026-03-27T10:39:57.011Z
SHA-256ad1529071919e0b08a2bb6d6318b0b2a01f6a15afdf9f777c041c0058b0a9a5a

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config--AfUGM6n.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/node_modules/.pnpm/@[email protected]/node_modules/@shikijs/langs/dist/ssh-config.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/chunk-WL4C6EOR-D8MPdaQP.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.umd.js16656159 bytes0

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
Dependencies9
  • @ant-design/fast-color^3.0.1
  • @antdv-next/cssinjs^1.0.4
  • @antdv-next/icons^1.0.4
  • @vueuse/core^14.2.1
  • antdv-next^1.1.2
  • dayjs^1.11.19
  • mermaid^11.12.1
  • shiki^3.13.0
  • vue^3.5.29