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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
Manifest
Package metadata
Scripts22
aab:devcd android && ./gradlew clean && ./gradlew bundleDevelopmentReleaseaab:prodcd android && ./gradlew clean && ./gradlew bundleProductionReleaseaab:stagecd android && ./gradlew clean && ./gradlew bundleStagingReleaseandroidreact-native run-android --mode=productiondebug --appId=com.reactnativetemplateandroid:devreact-native run-android --mode=developmentdebug --appId=com.reactnativetemplate.developmentandroid:dev-releasereact-native run-android --mode=developmentreleaseandroid:prodreact-native run-android --mode=productiondebug --appId=com.reactnativetemplateandroid:prod-releasereact-native run-android --mode=productionreleaseandroid:stgreact-native run-android --mode=stagingdebug --appId=com.reactnativetemplate.stagingandroid:stg-releasereact-native run-android --mode=stagingreleaseapk:devcd android && ./gradlew clean && ./gradlew assembleDevelopmentReleaseapk:prodcd android && ./gradlew clean && ./gradlew assembleProductionReleaseapk:stagecd android && ./gradlew clean && ./gradlew assembleStagingReleaseiosreact-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-packagestartreact-native starttestjesttest-coveragejest test --coverage --watchAll=false
Dependencies19
@hookform/resolvers4.1.3@react-navigation/native7.0.17@react-navigation/native-stack7.3.1axios1.8.4i18next24.2.2mobx6.13.7mobx-react-lite4.1.0patch-package^8.0.0react19.2.3react-hook-form7.54.2react-i18next15.4.1react-native0.85.2react-native-bootsplash6.3.10react-native-config1.5.3react-native-mmkv^3.3.0react-native-safe-area-context^5.5.2react-native-screens^4.14.1react-native-svg^15.12.1zod3.24.2