PkgRadar

Package evidence

@edpire/[email protected]

Large Javascript Payload: 2197140 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.

Versions published
1
First published
Jun 2026
Publisher
youssefalmia

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes764,123
Previous versionnone
Published2026-06-10T21:28:11.110Z
SHA-256ad6c79fa35f7e72c93185d5cfa75a3dc17d65a500f807d7b431231d0fac4b0a3

Why flagged

What the scanner saw

Large Javascript Payload: 2197140 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/umd/index.global.js2197140 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