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
- 458
- Versions published
- 33
- First published
- Mar 2026
- Publisher
- ramencloud-ff-admin
Recommended action
Review before promotingMixed 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":["@ramencloud/[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":["@ramencloud/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 4016881 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 review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 4016881 bytes | 10 |
Manifest
Package metadata
Scripts14
buildyarn run build:lib && yarn run build:labextension && yarn run build:nbextensionbuild:labextensionyarn run labextensionbuild:libtsc --build && tsc-aliasbuild:nbextensionwebpack --progress --mode=production --config webpack.config.js --config-name notebook-package notebook-entry-filebuild:npm-packageyarn run build:lib && webpack --progress --mode=production --config webpack.config.js --config-name npm-packagecleanyarn run clean:lib && yarn run clean:nbextension && yarn run clean:labextensionclean:labextensionyarn run -T rimraf scguard_widgets/labextensionclean:libyarn run -T rimraf lib && yarn run -T rimraf tsconfig.tsbuildinfo && yarn run -T rimraf distclean:nbextensionyarn run -T rimraf scguard_widgets/nbextension/*.js.* && yarn run -T rimraf scguard_widgets/nbextension/*.jsformatprettier --write "src/**/*.ts"labextensionjupyter-labextension build . && touch scguard_widgets/labextension/static/__init__.py && touch scguard_widgets/labextension/__init__.pylinteslint . --ext .ts,.tsx --fixtestyarn run -T test apps/scguard_widgetswatchyarn run -T concurrently "tsc -b -w" "tsc-alias -w"
Dependencies16
@dotdata/check-dataworkspace:^@dotdata/data-dictionary-matchingworkspace:^@dotdata/ipywidget-bedworkspace:^@dotdata/modelsworkspace:^@dotdata/segment-leaderboardworkspace:^@dotdata/utilsworkspace:^@emotion/react^11.11.4@emotion/styled^11.11.0@jupyter-widgets/base^6.0.11@mui/icons-material^5.15.14@mui/material^5.15.14@mui/system^5.15.14lodash^4.18.1react^18.2.0react-dom^18.2.0ts-pattern^5.2.0