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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/assets/js/main.js | 3414699 bytes | 0 |
Manifest
Package metadata
Scripts6
buildwebpack-cli --config bin/webpack.build.jsprepackyarn buildprepack-depsyarn workspaces foreach -Rpv --topological-dev run prepackpublishNODE_ENV=production yarn prepack-deps && NODE_ENV=production yarn npm publishstartPORTAL_DEV=1 start-portaltestNODE_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.0babel-loader^9.1.3bootstrap^4.3.1browser-refresh^1.7.3browser-refresh-client^1.1.4classnames^2.3.1clean-webpack-plugin^3.0.0concurrently^7.0.0copy-to-clipboard^3.3.3copy-webpack-plugin^13.0.1core-js^3.29.1cors^2.8.5css-loader^7.1.2css-minimizer-webpack-plugin^5.0.1date-fns^2.29.3date-fns-tz^2.0.0debug^4.1.1dotenv^16.4.5express^4.17.1- …and 30 more.