PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node bin/init-cli.js&&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.

Weekly downloads
20
Versions published
12Established · −30% score
First published
Jan 2024
Publisher
wangzhibin

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherwangzhibin
Artifact bytes3,186,377
Previous version2.0.2
Published2024-08-15T02:31:43.545Z
SHA-2564da78ebe26e0c76eb3534942211603cd86812e8146eab259709d24135dc75363

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/init-cli.js&&patch-package"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/init-cli.js&&patch-package"5

Manifest

Package metadata

Scripts7
  • androidreact-native run-android
  • iosreact-native run-ios --simulator='Apple TV'
  • postinstallnode bin/init-cli.js&&patch-package
  • startreact-native start
  • tvinittvinit
  • webreact-app-rewired start
  • web:buildreact-app-rewired build
Dependencies42
  • @react-native-async-storage/async-storage1.17.11
  • @react-native-community/slider3.0.0
  • @react-native-masked-view/masked-view0.2.7
  • @react-navigation/bottom-tabs6.5.7
  • @react-navigation/material-bottom-tabs6.2.15
  • @react-navigation/material-top-tabs6.6.2
  • @react-navigation/native6.1.6
  • @react-navigation/stack6.3.16
  • @react-navigation/web1.0.0-alpha.9
  • @rneui/base4.0.0-rc.7
  • @rneui/themed4.0.0-rc.7
  • @shopify/flash-list1.4.2
  • date-fns2.29.3
  • joi17.7.0
  • md52.3.0
  • native-echarts0.5.0
  • patch-package6.5.1
  • prop-types15.8.1
  • pubsub-js1.9.4
  • qrcode-generator1.4.4
  • react16.13.1
  • react-dom16.13.1
  • react-native0.63.5
  • react-native-9patch-image0.3.4
  • react-native-charts-wrapper0.5.11
  • react-native-gesture-handler2.9.0
  • react-native-linear-gradient2.6.2
  • react-native-pager-view6.1.4
  • react-native-paper5.2.0
  • react-native-reanimated2.14.4
  • …and 12 more.