PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"arjunsedani","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"preact"},"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.

Versions published
2
First published
Jun 2026
Publisher
arjunsedani

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"}'
Publisherarjunsedani
Artifact bytes668,941
Previous version0.0.1
Published2026-06-15T09:42:44.794Z
SHA-2562faf7ce9330dc367ed65da144960ffd113297686847e01244e15594d63950c6b

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"arjunsedani","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"preact"},"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
0.0.2Version
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":0,"publisher":"arjunsedani","burst_same_day":1,"burst_week":1,"lure":{"kind":"token_affix","target":"preact"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts7
  • buildnode src/tools/build.js
  • pack:checknpm pack --dry-run
  • pack:check:sizenode src/tools/check-pack-size.js
  • pack:with-themes:checknpm pack --dry-run --json --pack-destination .
  • startnode src/tools/build.js -d
  • testnpx playwright test
  • test:coveragenpx playwright test -- -i
Dependencies6
  • chart.js^4.5.1
  • exceljs^4.4.0
  • marked^18.0.5
  • nodemailer^9.0.0
  • preact^10.29.2
  • qr^0.6.0