PkgRadar

Package evidence

@go-hare/[email protected]

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

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
1,069Niche · −30% score
Versions published
8
First published
May 2026
Publisher
go-hare

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@go-hare/[email protected]"],"fail_on":"high"}'

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":["@go-hare/[email protected]"],"fail_on":"high"}'
Publishergo-hare
Artifact bytes11,735
Previous version2.6.13
Published2026-06-12T06:35:31.445Z
SHA-256549fbfa84f11eeca21cbdef8f21dd00c6873b03b31f0c0858109494b7a273022

Why flagged

What the scanner saw

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

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

Availability ledger

available

high
Last checked
highRisk
35Score
2.6.14Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 12 day(s) ago, 8 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 12 day(s) ago, 8 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node install.cjs"5

Manifest

Package metadata

Scripts27
  • buildbun run build.ts
  • build:bunbun run build.ts
  • build:compilebun run scripts/publish.ts --build-only
  • build:vitevite build && bun run scripts/post-build.ts
  • build:vite:onlyvite build
  • checkbiome check .
  • check:bundlebun run scripts/check-bundle-integrity.ts
  • check:fixbiome check --fix .
  • check:unusedknip-bun
  • devbun run scripts/dev.ts
  • dev:inspectbun run scripts/dev-debug.ts
  • docs:devnpx mintlify dev
  • formatbiome format --write .
  • healthbun run scripts/health-check.ts
  • lintbiome lint .
  • lint:fixbiome lint --fix .
  • postinstallnode install.cjs
  • precheckbun run typecheck && bun run check:fix && bun test
  • preparehusky
  • prepublishOnlyecho 'Use: bun run scripts/publish.ts'
  • rcsbun run scripts/rcs.ts
  • testbun test
  • test:productionbun run scripts/production-test.ts
  • test:production:bunbun run scripts/production-test.ts --bun
  • test:production:offlinebun run scripts/production-test.ts --offline
  • test:production:verbosebun run scripts/production-test.ts --verbose
  • typechecktsc --noEmit
Dependencies4
  • @agentclientprotocol/sdk^0.19.0
  • @claude-code-best/mcp-chrome-bridge^3.0.1
  • highlight.js^11.11.1
  • ws^8.20.0
Optional dependencies9
  • @go-hare/claude-code-darwin-arm64>=2.6.12
  • @go-hare/claude-code-darwin-x64>=2.6.12
  • @go-hare/claude-code-linux-arm64>=2.6.12
  • @go-hare/claude-code-linux-arm64-musl>=2.6.12
  • @go-hare/claude-code-linux-x64>=2.6.12
  • @go-hare/claude-code-linux-x64-musl>=2.6.12
  • @go-hare/claude-code-win32-arm64>=2.6.12
  • @go-hare/claude-code-win32-x64>=2.6.12
  • doubaoime-asr^0.1.0