PkgRadar

Package evidence

@processandtools/[email protected]

Install Lifecycle Suppresses Failure: postinstall="patch-package || true"

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
1,000Niche · −30% score
Versions published
78
First published
Dec 2025
Publisher
processandtools

Effective trust discount applied: 30% (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":["@processandtools/[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":["@processandtools/[email protected]"],"fail_on":"high"}'
Artifact bytes1,029,896
Previous version1.0.79
Published2026-06-12T18:57:16.288Z
SHA-25675bc2a7eeb2588e18f284a3670be7656028908f1ee5afde518a58c608ce1e3e6

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="patch-package || true"

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

Availability ledger

available

high
Last checked
highRisk
17Score
1.0.80Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch-package || true"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch-package || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package || true"5

Manifest

Package metadata

Scripts12
  • buildtsc -b && vite build
  • build:appvite build --mode app
  • build:app:protectedvite build --mode app && npx javascript-obfuscator dist --output dist --disable-console-output false
  • build:libvite build --mode production
  • build:protectedvite build --mode production && npx javascript-obfuscator dist --output dist --disable-console-output false
  • devvite
  • linteslint .
  • postinstallpatch-package || true
  • prepacknpm run build:protected
  • prepublishOnlynpm run build:protected
  • previewvite preview
  • test:packnpm pack
Dependencies9
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.1
  • @mui/material^7.3.8
  • @oak-some/special-kms^1.0.5
  • imos-linear-division^0.1.3
  • mui^0.0.1
  • react-is^18.3.1
  • react-use^17.6.0
  • react-zoom-pan-pinch^3.7.0