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":["@hanzogui/[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":["@hanzogui/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 18 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/run-detox.sh | matched "curl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/run-detox.sh | matched "curl " | 12 |
| low | Obfuscation | package/.gui/gui.config.cjs | matched "\\u274C" | 3 |
| low | Obfuscation | package/run-tests-parallel.ts | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts31
androidEXPO_NO_TELEMETRY=true expo run:androiddetox:build:androiddetox build -c android.emu.debugdetox:build:iosbun run pod && detox build -c ios.sim.debugdetox:run:android./run-detox.sh androiddetox:run:ios./run-detox.sh iosejectEXPO_NO_TELEMETRY=true expo ejectiosbun run pod && EXPO_NO_TELEMETRY=true expo run:iosios:prodbun run ios --configuration Releasepod./pod-install.shprod:webNODE_ENV=production webpack --json=dist/compilation-stats.jsonscreenshotnode -r esbuild-register ../../node_modules/.bin/playwright test --config ./playwright-screenshot.config.tsstartEXPO_NO_TELEMETRY=true expo start --dev-client --offlinestart:androidbun run start --androidstart:cleanwatchman watch-del-all & rm -r $TMPDIR/metro-cache & bun run start -cstart:extractGUI_OPTIMIZE_NATIVE_VIEWS=1 GUI_ENABLE_DYNAMIC_LOAD=1 bun run startstart:guitama devstart:iosbun run start --iosstart:oneone devstart:prodDISABLE_EXTRACTION=false GUI_ENABLE_DYNAMIC_LOAD=1 expo start --dev-client --offline --no-dev --minifystart:webDISABLE_EXTRACTION=true NODE_ENV=development webpack servestart:web:extractDISABLE_EXTRACTION=false NODE_ENV=development webpack servestart:web:prodNODE_ENV=production webpack servetestbun run test:web && ./run-native-tests.shtest:nativebun run test:native:ios && bun run test:native:maestrotest:native:androidbun run ../packages/native-ci/src/cli.ts test android --project-root .test:native:iosbun run ../packages/native-ci/src/cli.ts test ios --project-root .test:native:maestrobun run ../packages/native-ci/src/cli.ts test maestro --project-root .test:webbun run-tests-parallel.tstest:web:debugNODE_ENV=test node -r esbuild-register ../../node_modules/.bin/playwright test --debugtest:web:driverNODE_ENV=test node -r esbuild-register ../../node_modules/.bin/playwright test- …and 1 more.
Dependencies54
@dominicstop/ts-event-emitter1.1.0@hanzo/gui4.3.0@hanzogui/animations-css3.0.6@hanzogui/animations-motion3.0.6@hanzogui/animations-react-native3.0.6@hanzogui/animations-reanimated3.0.6@hanzogui/colors3.0.6@hanzogui/config3.0.6@hanzogui/constants3.0.6@hanzogui/core3.0.6@hanzogui/demos3.0.6@hanzogui/font-inter3.0.6@hanzogui/get-token3.0.6@hanzogui/lucide-icons-23.0.6@hanzogui/native3.0.6@hanzogui/sandbox-ui3.0.6@hanzogui/shorthands3.0.6@hanzogui/theme3.0.6@hanzogui/themes3.0.6@hanzogui/web3.0.6@react-native-async-storage/async-storage2.2.0@react-native-menu/menu^2.0.0@react-navigation/native^7.0.14@react-navigation/native-stack^7.2.0@shopify/restyle^2.4.4burnt^0.12.2expo~55.0.6expo-constants~55.0.7expo-document-picker~55.0.8expo-font~55.0.4- …and 24 more.