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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/openapi-k8s-toolkit.umd.js | 3793036 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index-cNF5QCwf.mjs | 3589824 bytes | 10 |
Manifest
Package metadata
Scripts18
buildvite build && tsc -p tsconfig.json && tsc-alias -p tsconfig.jsonbuild:localvite build && tsc -p tsconfig.json && tsc-alias -p tsconfig.json && yalc publish --replace && yalc pushdevconcurrently "npm run watch:build" "npm run watch:yalc"dev:opencross-env BASEPREFIX=/toolkit vite --open --port 3002 --strictPortlintnpm run lint:js && npm run lint:css && npm run tsclint:cssstylelint ./src/**/styled.{js,ts} --fixlint:jseslint .previewvite preview --port 3002 --strictPortservevite preview --port 3002 --strictPortstorybookstorybook dev -p 6006storybook:buildstorybook buildstorybook:serveserve storybook-statictestjesttest:coveragejest --coveragetest:watchjest --watchtsctsc --project tsconfig.jsonwatch:buildchokidar "src/**/*" -c "npm run build" -d 5000watch: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.0axios1.12.2cross-env7.0.3dotenv16.4.7jsonpath1.1.1lodash4.17.21openapi-types12.1.3react-redux9.1.2recharts3.5.1spoiled0.4.0styled-components6.0.7typescript4.9.5usehooks-ts3.1.1uuid11.0.3xterm-theme1.1.0yaml2.7.0