PkgRadar

Package evidence

@computools/[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
77Mature · −50% score
First published
Feb 2023
Publisher
bogdan_kusch

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":["@computools/[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":["@computools/[email protected]"],"fail_on":"review"}'
Publisherbogdan_kusch
Artifact bytes709,588
Previous version1.0.62
Published2026-04-21T13:46:26.806Z
SHA-256060fc0798399d2876c812b66c5f18f07344aa4ac70ac4ac217cb67853eba1b10

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="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
2Score
1.0.63Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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="patch-package"5

Manifest

Package metadata

Scripts22
  • aab:devcd android && ./gradlew clean && ./gradlew bundleDevelopmentRelease
  • aab:prodcd android && ./gradlew clean && ./gradlew bundleProductionRelease
  • aab:stagecd android && ./gradlew clean && ./gradlew bundleStagingRelease
  • androidreact-native run-android --mode=productiondebug --appId=com.reactnativetemplate
  • android:devreact-native run-android --mode=developmentdebug --appId=com.reactnativetemplate.development
  • android:dev-releasereact-native run-android --mode=developmentrelease
  • android:prodreact-native run-android --mode=productiondebug --appId=com.reactnativetemplate
  • android:prod-releasereact-native run-android --mode=productionrelease
  • android:stgreact-native run-android --mode=stagingdebug --appId=com.reactnativetemplate.staging
  • android:stg-releasereact-native run-android --mode=stagingrelease
  • apk:devcd android && ./gradlew clean && ./gradlew assembleDevelopmentRelease
  • apk:prodcd android && ./gradlew clean && ./gradlew assembleProductionRelease
  • apk:stagecd android && ./gradlew clean && ./gradlew assembleStagingRelease
  • iosreact-native run-ios --scheme "ReactNativeTemplate"
  • ios:devreact-native run-ios --scheme "ReactNativeTemplateDev"
  • ios:prodreact-native run-ios --scheme "ReactNativeTemplate"
  • ios:stgreact-native run-ios --scheme "ReactNativeTemplateStg"
  • linteslint .
  • postinstallpatch-package
  • startreact-native start
  • testjest
  • test-coveragejest test --coverage --watchAll=false
Dependencies19
  • @hookform/resolvers4.1.3
  • @react-navigation/native7.0.17
  • @react-navigation/native-stack7.3.1
  • axios1.8.4
  • i18next24.2.2
  • mobx6.13.7
  • mobx-react-lite4.1.0
  • patch-package^8.0.0
  • react19.2.3
  • react-hook-form7.54.2
  • react-i18next15.4.1
  • react-native0.85.2
  • react-native-bootsplash6.3.10
  • react-native-config1.5.3
  • react-native-mmkv^3.3.0
  • react-native-safe-area-context^5.5.2
  • react-native-screens^4.14.1
  • react-native-svg^15.12.1
  • zod3.24.2