PkgRadar

Package evidence

@ahoo-wang/[email protected]

Install-time lifecycle script: postinstall="node scripts/install.cjs"

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
4,166Niche · −30% score
Versions published
44
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@ahoo-wang/[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":["@ahoo-wang/[email protected]"],"fail_on":"review"}'
Artifact bytes15,169
Previous version1.0.5
Published2026-05-31T09:18:19.694Z
SHA-2569461d5bd8c76d7bc841ced0f47789e6c1e10739c9881ecafb068cb8bb1998a0a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/install.cjs"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install.cjs"5

Manifest

Package metadata

Scripts20
  • buildbun run scripts/compile.ts
  • checkbun run typecheck && bun run lint && bun run test
  • cibun run typecheck && biome ci src && bun run test && bun run test:e2e
  • compilebun run scripts/compile.ts
  • compile:allbun run scripts/compile.ts --all
  • devbun --hot src/index.ts --port 13145
  • formatbiome format --write src
  • lintbiome check src
  • lint:fixbiome check --write src
  • postinstallnode scripts/install.cjs
  • startbun src/index.ts
  • testbun test --path-ignore-patterns 'src/e2e/**'
  • test:coveragebun test --path-ignore-patterns 'src/e2e/**' --coverage
  • test:deepseekDEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts
  • test:e2ebun test src/e2e
  • test:minimaxMINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts
  • test:xiaomiXIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts
  • test:zhipuZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts
  • typechecktsc --noEmit
  • versionbun run scripts/version.ts
Dependencies3
  • @logtape/file^2.1.1
  • @logtape/logtape^2.1.1
  • @logtape/pretty^2.1.1
Optional dependencies6
  • @ahoo-wang/godex-darwin-arm641.0.6
  • @ahoo-wang/godex-darwin-x641.0.6
  • @ahoo-wang/godex-linux-arm641.0.6
  • @ahoo-wang/godex-linux-x641.0.6
  • @ahoo-wang/godex-win32-arm641.0.6
  • @ahoo-wang/godex-win32-x641.0.6