PkgRadar

Package evidence

@hanzogui/[email protected]

Remote Payload: matched "curl "

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
17
First published
Mar 2026
Publisher
zeekay

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":["@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"}'
Publisherzeekay
Artifact bytes44,388
Previous version7.0.0
Published2026-06-08T19:29:09.599Z
SHA-256e6449db90f2a5c7d66d664ba69019034c327bc0c940fa73321480487915f8650

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/deps.mjsmatched "curl "12
mediumRemote Payloadpackage/src/deps.tsmatched "curl "12
mediumRemote Payloadpackage/src/ios.tsmatched "curl "12

Manifest

Package metadata

Scripts4
  • buildgui-build --skip-native
  • cleangui-build clean
  • clean:buildgui-build clean:build
  • watchbun run build --watch
Dependencies2
  • @expo/cli^55.0.32
  • @expo/fingerprint~0.16.6