PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":6,"publisher":"tom_li","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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
195
Versions published
11
First published
Jun 2026
Publisher
tom_li

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishertom_li
Artifact bytes250,816
Previous version1.0.8
Published2026-06-15T08:29:03.384Z
SHA-256d0217d8d9edeaf6e5dad3747b847a1da24763b9e521068caffa5847a3a5e478f

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":6,"publisher":"tom_li","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":6,"publisher":"tom_li","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts12
  • buildvue-tsc -b && vite build
  • build:libvite build --config vite.lib.config.ts && vue-tsc -p tsconfig.lib.json
  • createnode scripts/create-page.mjs
  • create:pagenpm run create
  • devvite
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • previewvite preview
  • testvitest run
  • test:watchvitest
  • typecheckvue-tsc --noEmit
Dependencies5
  • @lucide/vue^1.17.0
  • docx^9.7.1
  • exceljs^4.4.0
  • localforage^1.10.0
  • mitt^3.0.1