PkgRadar

Package evidence

@runfusion/[email protected]

Large Javascript Payload: 11533417 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
849
Versions published
78
First published
Apr 2026
Publisher
gsxdsm

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 bytes9,008,050
Previous version0.41.0
Published2026-06-13T19:11:28.584Z
SHA-25612534930950a7fe815f438d456c4ccb55c6cf4276d88d00bf5ab9e57fec42f1b

Why flagged

What the scanner saw

Large Javascript Payload: 11533417 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.42.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/bin.js11533417 bytes0
lowObfuscation Densitypackage/dist/plugins/fusion-plugin-acp-runtime/bundled.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/plugins/fusion-plugin-droid-runtime/bundled.js5277451 bytes0
lowLarge Javascript Payloadpackage/dist/extension.js7871039 bytes0

Manifest

Package metadata

Scripts13
  • 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:ci-shapevitest run src/__tests__/ci-workflow.test.ts --silent=passed-only --reporter=dot
  • test:docs-indexvitest run src/__tests__/docs-readme-index.test.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
Dependencies14
  • @earendil-works/pi-ai^0.79.1
  • @earendil-works/pi-coding-agent^0.79.1
  • dockerode^4.0.12
  • express^5.1.0
  • i18next^26.3.1
  • ink^7.0.5
  • 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.2.0
  • react-i18next^17.0.8
  • ws^8.18.0