PkgRadar

Package evidence

@kalayanasundaram123/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"kalayanasundaram123","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.

Versions published
4
First published
Jun 2026
Publisher
kalayanasundaram123

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":["@kalayanasundaram123/[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":["@kalayanasundaram123/[email protected]"],"fail_on":"review"}'
Artifact bytes1,591,373
Previous version2.0.3
Published2026-06-20T20:13:08.607Z
SHA-256a46b4cf2f4730bfe559f22a69953c1cefcaec25bf1592483269571bfb8037dc3

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"kalayanasundaram123","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
2.0.4Version
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":"kalayanasundaram123","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts20
  • benchmarkvitest run --maxConcurrency 1 --no-file-parallelism test/benchmark
  • buildyarn turbo run prepublish
  • build-and-testyarn build && yarn retest
  • check-typestsc -noEmit
  • devvite build --watch
  • lintyarn eslint src
  • live-streamyarn build && node scripts/stream.js
  • prepacknpm run build
  • preparenpm run prepack
  • prepublishtsc -noEmit && vite build
  • replyarn build && node scripts/repl.js
  • retestcross-env PUPPETEER_HEADLESS=true yarn retest:headful
  • retest:headfulvitest run --exclude test/benchmark
  • retest:updatecross-env PUPPETEER_HEADLESS=true yarn retest --update
  • testyarn test:headless
  • test:headfulcross-env PUPPETEER_HEADLESS=false yarn build-and-test
  • test:headlesscross-env PUPPETEER_HEADLESS=true yarn build-and-test
  • test:updateyarn test:headless --update
  • test:watchyarn build && cross-env PUPPETEER_HEADLESS=true yarn vitest --exclude test/benchmark
  • test:webkityarn build && vitest run --config vitest.config.webkit.ts
Dependencies8
  • @rrweb/types^2.0.1
  • @rrweb/utils^2.0.1
  • @types/css-font-loading-module0.0.7
  • @xstate/fsm^1.4.0
  • base64-arraybuffer^1.0.1
  • mitt^3.0.0
  • rrdom^2.0.1
  • rrweb-snapshot^2.0.1