PkgRadar

Package evidence

@keepeek/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
114
Versions published
144Mature · −50% score
First published
Aug 2023
Publisher
rd-keepeek

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@keepeek/[email protected]"],"fail_on":"high"}'

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":["@keepeek/[email protected]"],"fail_on":"high"}'
Publisherrd-keepeek
Artifact bytes1,738,186
Previous version1.21.0-beta.5
Published2026-06-15T14:44:49.454Z
SHA-256620dfd38e15d43f48edf8299fb52241cbfcca1cdf779d14f5c6a7b935b9fb901

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.21.0-beta.6 vs 1.21.0-beta.5: "patch-package"

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.21.0-beta.6Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.21.0-beta.6 vs 1.21.0-beta.5: "patch-package"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.21.0-beta.6 vs 1.21.0-beta.5: "patch-package"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/index.js5668639 bytes0

Manifest

Package metadata

Scripts17
  • analysesource-map-explorer 'dist/static/js/*.js'
  • buildreact-scripts build
  • ejectreact-scripts eject
  • generate-model-interfacesnode scripts/generate_model_interfaces.js
  • lintnpmPkgJsonLint . && eslint src --fix
  • postbuildnode scripts/package_file_for_npm.js
  • postinstallpatch-package
  • prebuildyarn generate-model-interfaces && rimraf dist
  • pregenerate-model-interfacesrimraf --glob src/models/configuration/**/*.ts
  • preparehusky install
  • prestartyarn prebuild
  • pretestyarn generate-model-interfaces
  • startreact-scripts start
  • testreact-scripts test src/ --coverage --maxWorkers=2 --watchAll=false
  • trad:addhygen trad add
  • trad:completehygen trad complete & yarn lint
  • yalc:linkyalc link @keepeek/commons && yalc link @keepeek/api-client && yalc link @keepeek/refront-components
Dependencies66
  • @braintree/sanitize-url6.0.4
  • @emotion/react11.8.2
  • @emotion/styled11.8.1
  • @fortawesome/fontawesome-svg-core6.6.0
  • @fortawesome/free-brands-svg-icons6.6.0
  • @fortawesome/pro-light-svg-icons6.6.0
  • @fortawesome/pro-regular-svg-icons6.6.0
  • @fortawesome/pro-solid-svg-icons6.6.0
  • @fortawesome/react-fontawesome0.2.2
  • @keepeek/api-client2.103.0
  • @keepeek/commons3.87.0
  • @keepeek/refront-components7.120.2
  • @mui/icons-material5.18.0
  • @mui/lab5.0.0-alpha.177
  • @mui/material5.18.0
  • @mui/x-date-pickers7.29.4
  • @mui/x-tree-view6.17.0
  • @r2wc/react-to-web-component2.0.3
  • @react-hook/resize-observer1.2.6
  • @tanstack/react-table8.9.3
  • axios0.28.1
  • axios-cache-interceptor1.3.1
  • axios-retry3.3.1
  • clsx1.1.1
  • copy-to-clipboard3.3.3
  • cra-template-typescript1.1.3
  • cropperjs1.6.2
  • dayjs1.10.8
  • dropzone6.0.0-beta.2
  • formik2.2.9
  • …and 36 more.