PkgRadar

Package evidence

[email protected]

no findings

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
7
First published
Jun 2026
Publisher
khaseem

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":["[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"}'
Publisherkhaseem
Artifact bytes245,296
Previous version1.0.5
Published2026-06-08T03:38:57.369Z
SHA-256296e676c202d953dfd47e3de85b3e850f78989ee49105c07a5b5ff5c1ba62b3a

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildnpm run docs:check && vite build
  • devvite
  • docs:checknode scripts/generate-event-docs.js --check
  • docs:generatenode scripts/generate-event-docs.js
  • linteslint .
  • prepublishOnlynpm run build
  • previewvite preview
  • testnpm run docs:check && vitest run
  • test:perfvitest run --config vitest.perf.config.js
  • test:watchvitest
Dependencies9
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.1
  • @mui/icons-material^9.0.1
  • @mui/material^9.0.1
  • immer^11.1.8
  • zod^4.4.3