PkgRadar

Package evidence

@runfusion/[email protected]

Large Javascript Payload: 9864280 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,025Niche · −30% score
Versions published
69
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

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":["@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,845,054
Previous version0.33.0
Published2026-05-27T06:46:16.375Z
SHA-25668d07a8393ad3f7e1ce3d7ef06ce289aeaed1fbbb1e5c80dcabb4f5a4fd3141b

Why flagged

What the scanner saw

Large Javascript Payload: 9864280 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bin.js9864280 bytes10
mediumLarge Javascript Payloadpackage/dist/plugins/fusion-plugin-droid-runtime/bundled.js5216934 bytes10
mediumLarge Javascript Payloadpackage/dist/extension.js6596041 bytes10

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
  • @mariozechner/pi-ai^0.73.0
  • @mariozechner/pi-coding-agent^0.73.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