PkgRadar

Package evidence

@edpire/[email protected]

Large Javascript Payload: 2197228 bytes

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
200
Versions published
2
First published
Jun 2026
Publisher
youssefalmia

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":["@edpire/[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":["@edpire/[email protected]"],"fail_on":"review"}'
Publisheryoussefalmia
Artifact bytes769,105
Previous version0.5.0
Published2026-06-15T10:53:29.075Z
SHA-25698a7cec0760a0fa1a937c489ddadb222e8a79a99ec4a8f9d5876220f34b2f438

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":5,"publisher":"youssefalmia","burst_same_day":0,"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
0.6.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":5,"publisher":"youssefalmia","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":5,"publisher":"youssefalmia","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowLarge Javascript Payloadpackage/dist/umd/index.global.js2197228 bytes0

Manifest

Package metadata

Scripts5
  • buildpnpm build:css && pnpm build:shell-css && tsup
  • build:cssnode scripts/gen-runtime-css.mjs
  • build:shell-cssnode scripts/gen-shell-css.mjs
  • devpnpm build:css && pnpm build:shell-css && tsup --watch
  • type-checktsc --noEmit
Dependencies11
  • @dnd-kit/core^6.3.1
  • @tiptap/extension-image^3.20.0
  • @tiptap/extension-underline^3.20.0
  • @tiptap/react^3.20.0
  • @tiptap/starter-kit^3.20.0
  • clsx^2.1.1
  • katex^0.16.21
  • lucide-react^0.454.0
  • mathlive^0.109.1
  • mitt^3.0.1
  • tailwind-merge^2.6.1