PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":4,"publisher":"aditya23082008","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
1,469Niche · −30% score
Versions published
20
First published
Jun 2026
Publisher
aditya23082008

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

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"}'
Artifact bytes72,822
Previous version3.0.4
Published2026-06-13T15:08:02.176Z
SHA-256f640a4da06c108f68bb329ec339a3e9ab95fc0c618087c36389e4133fb3765da

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":4,"publisher":"aditya23082008","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
3.0.7Version
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":4,"publisher":"aditya23082008","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts3
  • buildtsc -b && vite build
  • linteslint src
  • prepublishOnlynpm run build
Dependencies29
  • @tiptap/core^3.0.0
  • @tiptap/extension-character-count^3.0.0
  • @tiptap/extension-code-block-lowlight^3.0.0
  • @tiptap/extension-collaboration^3.26.1
  • @tiptap/extension-collaboration-cursor^3.0.0
  • @tiptap/extension-color^3.0.0
  • @tiptap/extension-image^3.0.0
  • @tiptap/extension-link^3.0.0
  • @tiptap/extension-strike^3.0.0
  • @tiptap/extension-task-item^3.0.0
  • @tiptap/extension-task-list^3.0.0
  • @tiptap/extension-text-align^3.0.0
  • @tiptap/extension-text-style^3.0.0
  • @tiptap/extension-underline^3.0.0
  • @tiptap/extension-youtube^3.0.0
  • @tiptap/html^3.0.0
  • @tiptap/react^3.0.0
  • @tiptap/starter-kit^3.0.0
  • @tiptap/suggestion^3.0.0
  • @tiptap/y-tiptap^3.0.5
  • dompurify^3.0.0
  • highlight.js^11.0.0
  • lowlight^3.0.0
  • lucide-react^1.17.0
  • tippy.js^6.0.0
  • tiptap-extension-global-drag-handle^0.1.18
  • y-prosemirror^1.3.7
  • y-protocols^1.0.7
  • yjs^13.6.31