PkgRadar

Package evidence

@mycause/[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.

Versions published
498Mature · −50% score
First published
Oct 2019
Publisher
vienmycause

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":["@mycause/[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":["@mycause/[email protected]"],"fail_on":"high"}'
Publishervienmycause
Artifact bytes1,978,942
Previous version0.0.0-ce5a2150
Published2026-05-28T09:44:54.369Z
SHA-2566aea1fe8ee61905970bc06f3c30d27cc4f2f1e9551ff50fec98ca34126133741

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.0.0-ce6aece9 vs 0.0.0-ce5a2150: "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
0.0.0-ce6aece9Version
Status history (2 events)
  1. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 89 -> 45
  2. newavailable · risk high · score 89 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.0.0-ce6aece9 vs 0.0.0-ce5a2150: "patch-package"40
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.0.0-ce6aece9 vs 0.0.0-ce5a2150: "patch-package"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowObfuscation Densitypackage/dist/donation.esm.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/donation.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.esm.js2074824 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2090309 bytes0

Manifest

Package metadata

Scripts14
  • buildrollup -c build/rollup.config.js && tsc --emitDeclarationOnly
  • build-rolluprollup -c build/rollup.config.js
  • build-storybookstorybook build -c .storybook -o .storybook/dist
  • build-typestsc --emitDeclarationOnly
  • cleannode ./build/clean
  • devconcurrently "rollup -c build/rollup.config.js --watch" "tsc --emitDeclarationOnly --watch"
  • formatprettier "./**/*.{js,ts,tsx,css,json,md}" --write
  • format-checkprettier "./**/*.{js,ts,tsx,css,json,md}" --check
  • linteslint "src/**/*.{js,ts,tsx}"
  • postinstallpatch-package
  • start-storybookserve ./.storybook/dist
  • statscross-env NODE_ENV=production webpack --config ./build/webpack.config.js --profile --json > stats.json && node ./build/clean-stats
  • storybookstorybook dev -p 3030 --ci
  • type-checktsc --noEmit
Dependencies39
  • @material/elevation^3.1.0
  • @material/react-button^0.15.0
  • @material/react-checkbox^0.15.0
  • @material/react-chips^0.15.0
  • @material/react-dialog^0.15.0
  • @material/react-icon-button^0.15.0
  • @material/react-list^0.15.0
  • @material/react-menu^0.15.0
  • @material/react-menu-surface^0.15.0
  • @material/react-radio^0.15.0
  • @material/react-select^0.15.0
  • @material/react-switch^0.15.0
  • @material/react-tab^0.15.0
  • @material/react-tab-bar^0.15.0
  • @material/react-tab-indicator^0.15.0
  • @material/react-tab-scroller^0.15.0
  • @material/react-text-field^0.15.0
  • @material/theme^3.1.0
  • @material/typography^3.1.0
  • @storybook/addons^7.6.17
  • @types/nanoid^2.1.0
  • @types/react-cropper^0.10.7
  • @types/react-dates^17.1.5
  • classnames^2.2.6
  • html5-file-selector^2.1.0
  • i18n-iso-countries^4.3.1
  • js-cookie^2.2.1
  • libphonenumber-js^1.7.29
  • moment2.29.4
  • moment-timezone^0.5.45
  • …and 9 more.