PkgRadar

Package evidence

@prorobotech/[email protected]

Large Javascript Payload: 3795867 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
285Mature · −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

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":["@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,300,340
Previous version1.5.0-alpha.10
Published2026-06-11T08:52:50.953Z
SHA-256e38542d0534f1822779a53e902c3630682047e1ad2a351cb0976022824d42ac0

Why flagged

What the scanner saw

Large Javascript Payload: 3795867 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
1.5.0-alpha.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/openapi-k8s-toolkit.umd.js3795867 bytes0
lowLarge Javascript Payloadpackage/dist/index-C1Lorapd.mjs3592399 bytes0

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