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
- 12Established · −30% score
- First published
- Jul 2025
- Publisher
- sohantalukder
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 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":["@sohantalukder/[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":["@sohantalukder/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 8 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/template/build-release.sh | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/template/build-release.sh | matched "curl " | 12 |
| low | Obfuscation Density | package/template/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts17
androidreact-native run-androidandroid:releasereact-native run-android --mode=releasebuild:androidcd android && ./gradlew assembleReleasebuild:android:bundlecd android && ./gradlew bundleReleasebuild:ioscd ios && xcodebuild -workspace ReactNativeTemplate.xcworkspace -scheme ReactNativeTemplate -configuration Release -destination generic/platform=iOS -archivePath ReactNativeTemplate.xcarchive archiveiosreact-native run-iosios:releasereact-native run-ios --mode=Releaselintyarn lint:rules && yarn lint:code-format && yarn lint:type-checklint:code-formatprettier --check "{src,__mocks__}/**/*.{js,json,md,ts,tsx,yml,yaml}"lint:fixyarn lint:rules --fix && yarn lint:code-format --write && yarn lint:type-checklint:ruleseslint . --cachelint:type-checktscpod-installnpx pod-installpreparehuskystartreact-native starttestjesttest:reportjest --collectCoverage --coverageDirectory="./coverage" --ci --reporters=default --reporters=jest-junit --coverage
Dependencies28
@d11/react-native-fast-image^8.6.3@gorhom/bottom-sheet^5.2.6@react-native-clipboard/clipboard^1.15.0@react-native-community/netinfo^11.3.1@react-native/new-app-screen0.80.1@react-navigation/material-top-tabs^7.1.14@react-navigation/native^7.1.14@react-navigation/stack^7.4.2@shopify/flash-list^1.8.3@sohantalukder/rn-kit^0.1.0@tanstack/react-query^5.81.5axios^1.10.0i18next^25.3.0react19.1.0react-error-boundary^6.0.0react-i18next^15.5.3react-native0.80.1react-native-device-info^14.0.4react-native-gesture-handler^2.27.1react-native-mmkv^3.3.0react-native-pager-view^6.4.1react-native-reanimated^3.18.0react-native-safe-area-context^5.5.1react-native-screens^4.11.1react-native-svg^15.12.0react-native-webview^13.15.0zod^3.25.67zustand^5.0.6