PkgRadar

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 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":["@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"}'
Artifact bytes139,896
Previous version1.0.0-beta.10
Published2026-06-05T13:59:16.893Z
SHA-2566f0fcf9b726c200dc714eea7ffe9d421ccd40956ba385c5f77d1c4257867af8a

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

review
Last checked
reviewRisk
5Score
1.0.0-beta.11Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/download-rln-bindings.js && node scripts/setup-rln-bindings.js"5

Manifest

Package metadata

Scripts13
  • buildbob build
  • build:watchtsc -w
  • cleandel-cli android/build ios/build lib
  • codegenmkdir -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.rgbsdkrn
  • devtsc -w
  • linteslint "**/*.{js,ts,tsx}"
  • postinstallnode scripts/download-rln-bindings.js && node scripts/setup-rln-bindings.js
  • preparebob build
  • prettierprettier --write "**/*.{js,ts,tsx}"
  • typechecktsc
  • version:majornpm version major && git push && git push --tags && npm publish --access public
  • version:minornpm version minor && git push && git push --tags && npm publish --access public
  • version: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