PkgRadar

Package evidence

[email protected]

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

Weekly downloads
3,763Niche · −30% score
Versions published
35
First published
Jun 2026
Publisher
shubhramishra137

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes39,259
Previous version3.10.1
Published2026-06-14T14:49:27.823Z
SHA-25657951c73905a52943608440574d80fbd9b0aad9c7b233061fdacf1befbefec65

Why flagged

What the scanner saw

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

Manifest

Package metadata

Scripts9
  • buildnext build
  • build:packagetsup
  • devnext dev
  • linteslint
  • prepacknpm run build:package
  • release-checknode --check bin/paddle-checkout-accelerator.js && npm run test && npm run test:cli && npm run lint && npm run build:package && npm run build && npm pack --dry-run
  • startnext start
  • testvitest run
  • test:clibash tests/cli-smoke.sh
Dependencies19
  • @paddle/paddle-js^1.6.4
  • @radix-ui/react-dialog^1.1.16
  • @radix-ui/react-dropdown-menu^2.1.17
  • @radix-ui/react-scroll-area^1.2.11
  • @radix-ui/react-separator^1.1.9
  • @radix-ui/react-slot^1.2.5
  • @radix-ui/react-tabs^1.1.14
  • @radix-ui/react-tooltip^1.2.9
  • @upstash/redis^1.38.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • framer-motion^12.40.0
  • lucide-react^1.18.0
  • next16.2.9
  • prompts^2.4.2
  • react19.2.4
  • react-dom19.2.4
  • svix^1.95.2
  • tailwind-merge^3.6.0