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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/ssh-config--AfUGM6n.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/node_modules/.pnpm/@[email protected]/node_modules/@shikijs/langs/dist/ssh-config.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/chunk-WL4C6EOR-D8MPdaQP.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/index.umd.js | 16656159 bytes | 0 |
Manifest
Package metadata
Scripts5
buildvp run build:comp && vp run build:esm && vp run build:umdbuild:compvp build --config vite.build.config.tsbuild:esmvp build --config vite.esm.config.tsbuild:umdvp build --config vite.umd.config.tstype-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.1antdv-next^1.1.2dayjs^1.11.19mermaid^11.12.1shiki^3.13.0vue^3.5.29