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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 14 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Install Lifecycle Binary Exec | package.json | postinstall="./scripts/postinstall.sh" | 15 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Install Lifecycle Binary Exec | package.json | postinstall="./scripts/postinstall.sh" | 15 |
| low | Install-time lifecycle script | package.json | postinstall="./scripts/postinstall.sh" | 5 |
Manifest
Package metadata
Scripts14
cleandel-cli android/generated ios/generated lib plugin/buildlinteslint "**/*.{js,ts,tsx}"plugin:buildEXPO_NONINTERACTIVE=true expo-module build pluginplugin:cleanexpo-module clean pluginplugin:watchexpo-module build pluginpostinstall./scripts/postinstall.shpreparebob build && yarn plugin:buildreleaserelease-it --only-versiontypechecktscubrn:androidubrn build android --release --config ubrn.config.yaml --and-generateubrn:buildyarn ubrn:ios && yarn ubrn:androidubrn:checkoutubrn checkout --config ubrn.config.yamlubrn: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