PkgRadar

Package evidence

@ramencloud/[email protected]

Large Javascript Payload: 4018238 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
37
First published
Mar 2026
Publisher
ramencloud-ff-admin

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":["@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"}'
Artifact bytes1,246,859
Previous version0.1.20
Published2026-06-10T14:09:01.573Z
SHA-256f6759e8783c76bcf3115daf26a838e0408bb3ff2e436fec0738576d477770a79

Why flagged

What the scanner saw

Large Javascript Payload: 4018238 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
0.1.21-dev19.gb424bbfbVersion
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/index.js4018238 bytes0

Manifest

Package metadata

Scripts14
  • buildyarn run build:lib && yarn run build:labextension && yarn run build:nbextension
  • build:labextensionyarn run labextension
  • build:libtsc --build && tsc-alias
  • build:nbextensionwebpack --progress --mode=production --config webpack.config.js --config-name notebook-package notebook-entry-file
  • build:npm-packageyarn run build:lib && webpack --progress --mode=production --config webpack.config.js --config-name npm-package
  • cleanyarn run clean:lib && yarn run clean:nbextension && yarn run clean:labextension
  • clean:labextensionyarn run -T rimraf scguard_widgets/labextension
  • clean:libyarn run -T rimraf lib && yarn run -T rimraf tsconfig.tsbuildinfo && yarn run -T rimraf dist
  • clean:nbextensionyarn run -T rimraf scguard_widgets/nbextension/*.js.* && yarn run -T rimraf scguard_widgets/nbextension/*.js
  • formatprettier --write "src/**/*.ts"
  • labextensionjupyter-labextension build . && touch scguard_widgets/labextension/static/__init__.py && touch scguard_widgets/labextension/__init__.py
  • linteslint . --ext .ts,.tsx --fix
  • testyarn run -T test apps/scguard_widgets
  • watchyarn 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.14
  • lodash^4.18.1
  • react^18.2.0
  • react-dom^18.2.0
  • ts-pattern^5.2.0