PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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

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"}'
Artifact bytes3,103,692
Previous version1.0.3
Published2026-06-12T18:20:22.990Z
SHA-256c78f2171d487928c3bfeedaa8d6c3d4f02486bb3a43549ff3c72694941e9cf29

Why flagged

What the scanner saw

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"aditya_tripuraneni","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":7,"publisher":"aditya_tripuraneni","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10
lowObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/web/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildnext build
  • devnext dev
  • lintnext lint
  • startnext start
  • typechecktsc --noEmit
Dependencies10
  • clsx^2.1.1
  • framer-motion^12.0.0
  • fuse.js^7.0.0
  • geist^1.3.1
  • lucide-react^0.468.0
  • next^15.1.0
  • react^19.0.0
  • react-dom^19.0.0
  • shiki^1.24.0
  • tailwind-merge^2.5.0