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
70
Versions published
5
First published
Mar 2026
Publisher
roeierez

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 bytes284,088
Previous version0.12.0
Published2026-03-11T18:16:29.321Z
SHA-256890669675935054ce93d9f18305279adfc2d56d93b36c1ef65918e4203490441

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
20Score
0.12.1Version
Status history (1 event)
  1. newavailable · risk review · score 20 · 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

Scripts11
  • cleandel-cli android/generated ios/generated lib
  • linteslint "**/*.{js,ts,tsx}"
  • postinstall./scripts/postinstall.sh
  • preparebob 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
Dependencies2
  • react-native-fs^2.20.0
  • uniffi-bindgen-react-native=0.28.3-5