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 updateStatic 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"}'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
Status history (2 events)
- available → available · risk high · score 45 · status available -> available, risk high -> high, score 89 -> 45
- new → available · risk high · score 89 · status changed
Evidence
Static findings
5 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.0.0-ce6aece9 vs 0.0.0-ce5a2150: "patch-package" | 40 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.0.0-ce6aece9 vs 0.0.0-ce5a2150: "patch-package" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
| low | Obfuscation Density | package/dist/donation.esm.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/donation.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/index.esm.js | 2074824 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.js | 2090309 bytes | 0 |
Manifest
Package metadata
Scripts14
buildrollup -c build/rollup.config.js && tsc --emitDeclarationOnlybuild-rolluprollup -c build/rollup.config.jsbuild-storybookstorybook build -c .storybook -o .storybook/distbuild-typestsc --emitDeclarationOnlycleannode ./build/cleandevconcurrently "rollup -c build/rollup.config.js --watch" "tsc --emitDeclarationOnly --watch"formatprettier "./**/*.{js,ts,tsx,css,json,md}" --writeformat-checkprettier "./**/*.{js,ts,tsx,css,json,md}" --checklinteslint "src/**/*.{js,ts,tsx}"postinstallpatch-packagestart-storybookserve ./.storybook/diststatscross-env NODE_ENV=production webpack --config ./build/webpack.config.js --profile --json > stats.json && node ./build/clean-statsstorybookstorybook dev -p 3030 --citype-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.5classnames^2.2.6html5-file-selector^2.1.0i18n-iso-countries^4.3.1js-cookie^2.2.1libphonenumber-js^1.7.29moment2.29.4moment-timezone^0.5.45- …and 9 more.