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
- 480
- 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
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":["@mycause/[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":["@mycause/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 14 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/donation.esm.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/donation.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/index.esm.js | 2074824 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 2090309 bytes | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/donation.esm.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/donation.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/index.esm.js | 2074824 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 2090309 bytes | 10 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
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.