PkgRadar

Package evidence

@fugood/[email protected]

Install-time lifecycle script: postinstall="node scripts/check.js"

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
22Established · −30% score
First published
Jul 2025
Publisher
jhen0409

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 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":["@fugood/[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":["@fugood/[email protected]"],"fail_on":"review"}'
Publisherjhen0409
Artifact bytes2,123,161
Previous version1.0.21
Published2026-06-04T09:42:45.105Z
SHA-2563d54c4455e8da65e93f6da96188d5007a4cbbca2ef28fabfacf83139335bb50c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/check.js"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.0.22Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/check.js"5

Manifest

Package metadata

Scripts17
  • bootstrapnpm install --omit=optional
  • buildnpx cmake-js build
  • build-jstsc
  • build-nativecmake-js compile
  • build-wasmbash scripts/build-wasm.sh
  • build-wasm-dockernode scripts/build-wasm-docker.js
  • cleanrimraf build
  • commitlintcommitlint --edit
  • postinstallnode scripts/check.js
  • prebuild-nativenode scripts/generate_win_dynamic_load.js 6
  • prepacknpm run build-js
  • preparehusky
  • pretestnode scripts/download-test-models.js
  • publish-if-neednode scripts/publish-if-need.js
  • releaserelease-it
  • testjest
  • update-packagesnode scripts/update-packages.js
Optional dependencies14
  • @fugood/node-whisper-darwin-arm641.0.22
  • @fugood/node-whisper-darwin-x641.0.22
  • @fugood/node-whisper-linux-arm641.0.22
  • @fugood/node-whisper-linux-arm64-cuda1.0.22
  • @fugood/node-whisper-linux-arm64-vulkan1.0.22
  • @fugood/node-whisper-linux-x641.0.22
  • @fugood/node-whisper-linux-x64-cuda1.0.22
  • @fugood/node-whisper-linux-x64-vulkan1.0.22
  • @fugood/node-whisper-wasm1.0.22
  • @fugood/node-whisper-win32-arm641.0.22
  • @fugood/node-whisper-win32-arm64-vulkan1.0.22
  • @fugood/node-whisper-win32-x641.0.22
  • @fugood/node-whisper-win32-x64-cuda1.0.22
  • @fugood/node-whisper-win32-x64-vulkan1.0.22