PkgRadar

Package evidence

@openagenda/[email protected]

Large Javascript Payload: 2102644 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.

Versions published
71Mature · −50% score
First published
Nov 2020
Publisher
gaetanlatouche

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

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":["@openagenda/[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":["@openagenda/[email protected]"],"fail_on":"review"}'
Artifact bytes3,392,880
Previous version2.13.3
Published2025-10-07T14:22:29.817Z
SHA-256efeb677e8dd09cc02f09be63913c7b8770ca446c829e09c45c395fb595794203

Why flagged

What the scanner saw

Large Javascript Payload: 2102644 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.13.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/main.js2102644 bytes0

Manifest

Package metadata

Scripts10
  • buildtsup
  • cleanrimraf esm lib
  • distwebpack-cli --config webpack.config.cjs
  • examplecd example && nodemon server.js
  • extract-messagesoa-intl --esm
  • prepackyarn clean && oa-intl compile --esm && yarn build & yarn dist
  • sbyarn storybook
  • startconcurrently -r -k -i -n dist,sb "yarn dist -w" "yarn storybook"
  • storybookNODE_OPTIONS="--max-old-space-size=5120" storybook dev
  • testNODE_OPTIONS="--experimental-vm-modules" jest
Dependencies30
  • @babel/runtime-corejs3^7.28.4
  • @emotion/react^11.11.1
  • @formatjs/cli^2.11.3
  • @openagenda/intl^1.1.6
  • @openagenda/leaflet-gesture-handling^1.5.0
  • @openagenda/react-date-range^2.0.2
  • @openagenda/react-portal-ssr^1.0.3
  • @openagenda/react-shared^2.4.6
  • axios^0.21.1
  • classnames^2.3.1
  • core-js^3.29.1
  • date-fns^2.11.1
  • date-fns-tz^2.0.1
  • final-form^4.20.2
  • fuse.js^7.1.0
  • leaflet^1.9.3
  • lodash^4.17.20
  • qs^6.9.1
  • react-final-form^6.5.3
  • react-final-form-listeners^1.0.3
  • react-intl^6.8.4
  • react-leaflet^4.2.0
  • react-query^3.31.0
  • react-select^5.8.3
  • react-uid^2.3.0
  • react-use^17.6.0
  • slate-dom^0.112.2
  • swiper^11.2.6
  • use-debounce^10.0.4
  • use-local-storage-state^13.0.0