PkgRadar

Package evidence

@ramathibodi/[email protected]

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

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
59
Versions published
99Mature · −50% score
First published
May 2024
Publisher
tantee

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@ramathibodi/[email protected]"],"fail_on":"high"}'

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":["@ramathibodi/[email protected]"],"fail_on":"high"}'
Publishertantee
Artifact bytes22,009,320
Previous version4.0.10
Published2026-05-18T15:57:17.216Z
SHA-2564ae0486164c0753fe982e3b9a622498e55620a8730694cdfc063fb6de0c69b08

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"

1 remote tarball(s) were followed statically.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
8Score
4.0.11Version
Status history (1 event)
  1. newavailable · risk high · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postInstall.cjs"5

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzlow0no remote findings

Manifest

Package metadata

Scripts18
  • devnpm run dev:prepare && nuxt dev playground
  • dev:buildnuxt build playground
  • dev:generatenuxt generate playground
  • dev:preparenuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playground
  • docs:ai:summarynode scripts/generate-ai-summary.mjs
  • docs:apinpm run docs:api:components && npm run docs:api:composables
  • docs:api:componentsvue-docgen -c docs/vue-docgen.config.cjs && npm run docs:ai:summary && node scripts/enrich-vue-docs-from-ai.mjs
  • docs:api:composablestypedoc --options docs/typedoc.json
  • docs:api:composables:mdnpm run docs:ai:summary && node scripts/generate-composables-md.mjs
  • linteslint .
  • lint:fixeslint . --fix
  • playground:scaffoldnode scripts/scaffold-playground-pages.mjs
  • postinstallnode scripts/postInstall.cjs
  • prepacknuxt-module-build build
  • releasenpm run lint && npm run test && npm run prepack && node scripts/release.mjs
  • testvitest run
  • test:typesvue-tsc --noEmit && cd playground && vue-tsc --noEmit
  • test:watchvitest watch
Dependencies48
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-vue^0.1.3
  • @codemirror/theme-one-dark^6.1.3
  • @fortawesome/fontawesome-free^6.7.2
  • @fullcalendar/core^6.1.20
  • @fullcalendar/daygrid^6.1.20
  • @fullcalendar/interaction^6.1.20
  • @fullcalendar/list^6.1.20
  • @fullcalendar/multimonth^6.1.20
  • @fullcalendar/timegrid^6.1.20
  • @fullcalendar/vue3^6.1.20
  • @graphql-codegen/add^5.0.3
  • @graphql-codegen/cli^6.1.3
  • @graphql-codegen/plugin-helpers^6.1.1
  • @graphql-codegen/typescript^5.0.9
  • @mdi/font^7.4.47
  • @nuxt/kit^4.3.1
  • @techstark/opencv-js4.11.0-release.1
  • @thumbmarkjs/thumbmarkjs^1.7.4
  • @vue/apollo-composable^4.2.2
  • @vuepic/vue-datepicker^7.4.1
  • @vueuse/integrations^14.2.1
  • @zxing/browser^0.1.5
  • cropperjs^1.6.2
  • currency.js^2.0.4
  • exif-rotate-js^1.5.0
  • fuse.js^7.1.0
  • gql-query-builder^3.8.0
  • graphql^16.13.1
  • …and 18 more.