PkgRadar

Package evidence

@eka-care/[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.

Weekly downloads
1,035Niche · −30% score
Versions published
176Established · −30% score
First published
Nov 2025
Publisher
geethanjali.s

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

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":["@eka-care/[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":["@eka-care/[email protected]"],"fail_on":"review"}'
Publishergeethanjali.s
Artifact bytes238,484
Previous version0.1.79
Published2026-06-12T09:10:02.148Z
SHA-2561b91f0e127873f66d101ed254ef4fdb44d8e45de987b6f83b5781b09ce676f18

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
0.1.80Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • analyzenpm run build && node -e "const fs=require('fs');const stats=fs.statSync('dist/medassist-widget.js');console.log('Bundle size:',(stats.size/1024).toFixed(2),'KB');console.log('Gzipped estimate:',(stats.size*0.3/1024).toFixed(2),'KB (approx)');"
  • buildtsc -b && vite build
  • build-devtsc -b && vite build --mode development
  • cleanrm -rf dist
  • devvite
  • linteslint .
  • prepublishOnlynpm run build
  • previewvite preview
Dependencies16
  • @eka-care/medassist-core^1.0.66
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-slot^1.2.4
  • @types/html2canvas^0.5.35
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • html2canvas^1.4.1
  • lucide-react^0.553.0
  • react^19.2.0
  • react-dom^19.2.0
  • react-markdown^10.1.0
  • tailwind-merge^3.4.0
  • tailwindcss-animate^1.0.7
  • zustand^5.0.8
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu4.53.2