Package evidence
@utexo/[email protected]
Install-time lifecycle script: postinstall="node scripts/download-rln-bindings.js && node scripts/setup-rln-bindings.js"
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
- 11
- First published
- Feb 2026
- Publisher
- oleksandr.utexo
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":["@utexo/[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":["@utexo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/download-rln-bindings.js && node scripts/setup-rln-bindings.js"
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 5 · 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="node scripts/download-rln-bindings.js && node scripts/setup-rln-bindings.js" | 5 |
Manifest
Package metadata
Scripts13
buildbob buildbuild:watchtsc -wcleandel-cli android/build ios/build libcodegenmkdir -p android/build/generated/source/codegen && node node_modules/@react-native/codegen/lib/cli/combine/combine-js-to-schema-cli.js android/build/generated/source/codegen/schema.json src/binding/NativeRgb.ts && node node_modules/@react-native/codegen/lib/cli/generators/generate-all.js android/build/generated/source/codegen/schema.json RgbSpec android/build/generated/source/codegen com.rgbsdkrndevtsc -wlinteslint "**/*.{js,ts,tsx}"postinstallnode scripts/download-rln-bindings.js && node scripts/setup-rln-bindings.jspreparebob buildprettierprettier --write "**/*.{js,ts,tsx}"typechecktscversion:majornpm version major && git push && git push --tags && npm publish --access publicversion:minornpm version minor && git push && git push --tags && npm publish --access publicversion:patchnpm version patch && git push && git push --tags && npm publish --access public
Dependencies7
@noble/hashes^2.0.1@noble/secp256k13.0.0@scure/base^2.0.0@scure/bip32^2.0.1@scure/bip39^2.0.1@scure/btc-signer^2.0.1@utexo/rgb-sdk-core1.0.0-beta.4