PkgRadar

Package evidence

@fugood/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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,166Niche · −30% score
Versions published
80Established · −30% score
First published
Dec 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 bytes909,361
Previous version2.25.0-beta.24
Published2026-05-25T09:24:42.700Z
SHA-2565bb64d2c32f774bbbf500d0f3bac2fd310234132e5ecbfcf9562b2bf7c379ca1

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
23Score
2.25.0-beta.25Version
Status history (1 event)
  1. newavailable · risk review · score 23 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/587.jsmatched "raw.githubusercontent.com"12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/587.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/lib/10.jsmatched "\\xb0"3
lowObfuscationpackage/lib/117.jsmatched "\\xd7"3
lowObfuscationpackage/lib/3.jsmatched "\\x00"3
lowObfuscationpackage/lib/587.jsmatched "\\u2028"3
lowObfuscationpackage/lib/602.jsmatched "\\x00"3
lowObfuscationpackage/lib/647.jsmatched "\\x00"3
lowObfuscationpackage/lib/940.jsmatched "\\uD83D"3

Manifest

Package metadata

Scripts9
  • buildrspack build --config rspack.config.js
  • build:dist$npm_execpath scripts/build-distribution.js
  • devbun --watch bin/bricks.js
  • prepackbun run build
  • release$npm_execpath scripts/build-distribution.js
  • release-beta$npm_execpath scripts/build-distribution.js --beta
  • startbun bin/bricks.js
  • upload-betanode scripts/upload-release.js --beta
  • upload-releasenode scripts/upload-release.js
Dependencies6
  • conf^13.0.1
  • ink^6.0.0
  • ink-picture^1.3.3
  • oxfmt^0.36.0
  • react19.2.3
  • ws^8.17.1