PkgRadar

Package evidence

@openagenda/[email protected]

Large Javascript Payload: 3414699 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
16
Versions published
206Mature · −50% score
First published
Dec 2018
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 bytes1,057,785
Previous version6.14.1
Published2026-06-17T15:22:50.442Z
SHA-256e4beef818056de828d4fb3647d4b8f65e8e3ee40e7ca1c147cf2070adfc48edb

Why flagged

What the scanner saw

Large Javascript Payload: 3414699 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
6.15.0Version
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/assets/js/main.js3414699 bytes0

Manifest

Package metadata

Scripts6
  • buildwebpack-cli --config bin/webpack.build.js
  • prepackyarn build
  • prepack-depsyarn workspaces foreach -Rpv --topological-dev run prepack
  • publishNODE_ENV=production yarn prepack-deps && NODE_ENV=production yarn npm publish
  • startPORTAL_DEV=1 start-portal
  • testNODE_OPTIONS="--experimental-vm-modules" jest
Dependencies60
  • @babel/core^7.28.4
  • @babel/runtime-corejs3^7.28.4
  • @loadable/component^5.14.1
  • @openagenda/babel-preset^2.0.0
  • @openagenda/browserslist-config^2.0.0
  • @openagenda/intl^2.0.0
  • @openagenda/logs^1.2.0
  • @openagenda/md^2.0.0
  • @openagenda/polyfills^1.2.5
  • @openagenda/react-filters^2.13.7
  • @openagenda/react-portal-ssr^1.1.0
  • @openagenda/react-shared^3.0.0
  • babel-loader^9.1.3
  • bootstrap^4.3.1
  • browser-refresh^1.7.3
  • browser-refresh-client^1.1.4
  • classnames^2.3.1
  • clean-webpack-plugin^3.0.0
  • concurrently^7.0.0
  • copy-to-clipboard^3.3.3
  • copy-webpack-plugin^13.0.1
  • core-js^3.29.1
  • cors^2.8.5
  • css-loader^7.1.2
  • css-minimizer-webpack-plugin^5.0.1
  • date-fns^2.29.3
  • date-fns-tz^2.0.0
  • debug^4.1.1
  • dotenv^16.4.5
  • express^4.17.1
  • …and 30 more.