PkgRadar

Package evidence

@claudebernard/[email protected]

Large Javascript Payload: 4469951 bytes

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
228
Versions published
100Mature · −50% score
First published
Sep 2023
Publisher
acroquelois_pro

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

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":["@claudebernard/[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":["@claudebernard/[email protected]"],"fail_on":"review"}'
Artifact bytes2,340,603
Previous version0.28.1
Published2026-05-12T11:59:33.971Z
SHA-2561eee73174af3ef0f81660c00ab724b3086d00eec8f9e32d8b4a9f3d8deddf757

Why flagged

What the scanner saw

Large Javascript Payload: 4469951 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.28.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/prescription-scanner-B8_4yQQR.js4469951 bytes10

Manifest

Package metadata

Scripts12
  • analyzecem analyze
  • buildtsc && vite build && npm run analyze
  • build-storybookstorybook build
  • devvite
  • e2e-testnpx playwright test
  • e2e-test:uinpx playwright test --ui
  • generatenode scripts/generate.js
  • linteslint .
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testecho run the 'e2e-test' script to run tests
  • write-testnpx playwright codegen
Dependencies8
  • @apollo/client^3.9.8
  • @lit/localize^0.12.0
  • graphql^16.8.1
  • graphql-ws^5.15.0
  • lit^3.0.0
  • pdfjs-dist^5.4.530
  • tctx^0.0.13
  • tom-select^2.3.1