PkgRadar

Package evidence

@prorobotech/[email protected]

Large Javascript Payload: 3793036 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
107
Versions published
283Mature · −50% score
First published
May 2025
Publisher
typescreep

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

Review before promoting

Mixed 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":["@prorobotech/[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":["@prorobotech/[email protected]"],"fail_on":"review"}'
Publishertypescreep
Artifact bytes4,289,998
Previous version1.5.0-alpha.7
Published2026-05-16T08:36:15.013Z
SHA-2566359047e28b4efd8d2bb6d6172354a53de63ae5bcc89499618dd519e547a7aba

Why flagged

What the scanner saw

Large Javascript Payload: 3793036 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.5.0-alpha.8Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/openapi-k8s-toolkit.umd.js3793036 bytes10
mediumLarge Javascript Payloadpackage/dist/index-cNF5QCwf.mjs3589824 bytes10

Manifest

Package metadata

Scripts18
  • buildvite build && tsc -p tsconfig.json && tsc-alias -p tsconfig.json
  • build:localvite build && tsc -p tsconfig.json && tsc-alias -p tsconfig.json && yalc publish --replace && yalc push
  • devconcurrently "npm run watch:build" "npm run watch:yalc"
  • dev:opencross-env BASEPREFIX=/toolkit vite --open --port 3002 --strictPort
  • lintnpm run lint:js && npm run lint:css && npm run tsc
  • lint:cssstylelint ./src/**/styled.{js,ts} --fix
  • lint:jseslint .
  • previewvite preview --port 3002 --strictPort
  • servevite preview --port 3002 --strictPort
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build
  • storybook:serveserve storybook-static
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • tsctsc --project tsconfig.json
  • watch:buildchokidar "src/**/*" -c "npm run build" -d 5000
  • watch:yalcchokidar "dist/**/*" -c "yalc push" -d 5000
Dependencies20
  • @monaco-editor/react4.6.0
  • @reduxjs/toolkit2.2.5
  • @xterm/addon-attach0.11.0
  • @xterm/addon-fit0.10.0
  • @xterm/xterm5.5.0
  • axios1.12.2
  • cross-env7.0.3
  • dotenv16.4.7
  • jsonpath1.1.1
  • lodash4.17.21
  • openapi-types12.1.3
  • react-redux9.1.2
  • recharts3.5.1
  • spoiled0.4.0
  • styled-components6.0.7
  • typescript4.9.5
  • usehooks-ts3.1.1
  • uuid11.0.3
  • xterm-theme1.1.0
  • yaml2.7.0