PkgRadar

Package evidence

@breeztech/[email protected]

Install Lifecycle Binary Exec: postinstall="./scripts/postinstall.sh"

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.

Weekly downloads
241
Versions published
97Established · −30% score
First published
Sep 2025
Publisher
roeierez

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 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":["@breeztech/[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":["@breeztech/[email protected]"],"fail_on":"review"}'
Publisherroeierez
Artifact bytes651,631
Previous version0.15.0
Published2026-06-09T08:32:19.669Z
SHA-25657a474c2288edf81efb1e02d71a530c7855e5de4a5680156eae0918384767f05

Why flagged

What the scanner saw

Install Lifecycle Binary Exec: postinstall="./scripts/postinstall.sh"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
14Score
0.15.1Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumInstall Lifecycle Binary Execpackage.jsonpostinstall="./scripts/postinstall.sh"15
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumInstall Lifecycle Binary Execpackage.jsonpostinstall="./scripts/postinstall.sh"15
lowInstall-time lifecycle scriptpackage.jsonpostinstall="./scripts/postinstall.sh"5

Manifest

Package metadata

Scripts14
  • cleandel-cli android/generated ios/generated lib plugin/build
  • linteslint "**/*.{js,ts,tsx}"
  • plugin:buildEXPO_NONINTERACTIVE=true expo-module build plugin
  • plugin:cleanexpo-module clean plugin
  • plugin:watchexpo-module build plugin
  • postinstall./scripts/postinstall.sh
  • preparebob build && yarn plugin:build
  • releaserelease-it --only-version
  • typechecktsc
  • ubrn:androidubrn build android --release --config ubrn.config.yaml --and-generate
  • ubrn:buildyarn ubrn:ios && yarn ubrn:android
  • ubrn:checkoutubrn checkout --config ubrn.config.yaml
  • ubrn:cleanrm -rfv cpp/ android/CMakeLists.txt android/src/main/java android/*.cpp ios/ src/Native* src/index.*ts* src/generated/
  • ubrn:iosubrn build ios --release --config ubrn.config.yaml --and-generate
Dependencies1
  • uniffi-bindgen-react-native^0.29.3-1