PkgRadar

Package evidence

@runfusion/[email protected]

Large Javascript Payload: 9962612 bytes

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,103Niche · −30% score
Versions published
72
First published
Apr 2026
Publisher
gsxdsm

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@runfusion/[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":["@runfusion/[email protected]"],"fail_on":"review"}'
Publishergsxdsm
Artifact bytes6,897,868
Previous version0.36.0
Published2026-05-29T15:09:59.495Z
SHA-25618b9f8acda48e563e8fb16365af22d80c18b863516197b92bdf3e463c887f4f7

Why flagged

What the scanner saw

Large Javascript Payload: 9962612 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.37.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/bin.js9962612 bytes0
lowLarge Javascript Payloadpackage/dist/plugins/fusion-plugin-droid-runtime/bundled.js5276274 bytes0
lowLarge Javascript Payloadpackage/dist/extension.js6674763 bytes0

Manifest

Package metadata

Scripts11
  • buildtsup
  • build:exebun run build.ts
  • build:exe:allbun run build.ts --all
  • devtsx src/bin.ts
  • prebuildnode ../../scripts/sync-fusion-skill-tools.mjs
  • testvitest run --silent=passed-only --reporter=dot
  • test:build-execross-env FUSION_TEST_BUILD_EXE=1 vitest run --config vitest.build-exe.config.ts --silent=passed-only --reporter=dot
  • test:extension-integrationcross-env FUSION_TEST_EXTENSION_INTEGRATION=1 vitest run src/__tests__/extension-integration.test.ts --silent=passed-only --reporter=dot
  • test:pre-releasepnpm test:slow-cli && pnpm test:build-exe
  • test:slow-clicross-env FUSION_TEST_SLOW_CLI=1 vitest run src/commands/__tests__/agent-export.test.ts --silent=passed-only --reporter=dot
  • typechecktsc --noEmit
Dependencies11
  • @earendil-works/pi-ai^0.77.0
  • @earendil-works/pi-coding-agent^0.77.0
  • dockerode^4.0.12
  • express^5.1.0
  • ink^6.8.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • ioredis^5.6.0
  • multer^2.1.1
  • node-ptynpm:@homebridge/node-pty-prebuilt-multiarch@^0.13.1
  • react^19.0.0