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.

Weekly downloads
1,246Niche · −30% score
Versions published
138Mature · −50% score
First published
Apr 2024
Publisher
jhen0409

Effective trust discount applied: 50% (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 bytes1,467,383
Previous version1.7.7
Published2026-06-06T15:14:36.327Z
SHA-256b3421d3aad639bad0ee166751d658f41d96b2c2013d5bd36421252da6eeaa27b

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
2Score
1.7.8Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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

Scripts20
  • bootstrapnpm run copy-rn-llama-source && npm install --omit=optional
  • buildnpx cmake-js build
  • build-jstsc
  • build-nativecmake-js compile
  • build-wasmnode scripts/build-wasm-package.js
  • build-wasm-dockernode scripts/build-wasm-docker.js
  • cleanrimraf build
  • commitlintcommitlint --edit
  • copy-rn-llama-sourcenode scripts/copy-rn-llama-source.js
  • 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
  • serve-wasm-testnode scripts/serve-wasm-test.js
  • testjest
  • typechecktsc --noEmit
  • update-packagesnode scripts/update-packages.js
Optional dependencies15
  • @fugood/node-llama-darwin-arm641.7.8
  • @fugood/node-llama-darwin-x641.7.8
  • @fugood/node-llama-linux-arm641.7.8
  • @fugood/node-llama-linux-arm64-cuda1.7.8
  • @fugood/node-llama-linux-arm64-snapdragon1.7.8
  • @fugood/node-llama-linux-arm64-vulkan1.7.8
  • @fugood/node-llama-linux-x641.7.8
  • @fugood/node-llama-linux-x64-cuda1.7.8
  • @fugood/node-llama-linux-x64-vulkan1.7.8
  • @fugood/node-llama-wasm1.7.8
  • @fugood/node-llama-win32-arm641.7.8
  • @fugood/node-llama-win32-arm64-vulkan1.7.8
  • @fugood/node-llama-win32-x641.7.8
  • @fugood/node-llama-win32-x64-cuda1.7.8
  • @fugood/node-llama-win32-x64-vulkan1.7.8