PkgRadar

Package evidence

@mycause/[email protected]

Obfuscation Density: high encoded/escaped-token density

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 promoting

Mixed 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"}'
Publishervienmycause
Artifact bytes1,972,393
Previous version1.2.3
Published2026-05-28T10:28:40.793Z
SHA-25666821a7b51531869c52007e148425534349ae9865fedc03e6a17ffa07bfa0501

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

review
Last checked
reviewRisk
14Score
1.2.4Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/donation.esm.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/donation.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.esm.js2074824 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2090309 bytes10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/donation.esm.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/donation.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.esm.js2074824 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2090309 bytes10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5

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.